Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohammadraziei/cmake-matlab-python-cpp-example


https://github.com/mohammadraziei/cmake-matlab-python-cpp-example

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# CMAKE MATLAB PYTHON CPP EXAMPLE

```bash
cmake -B build
cmake --build build
ctest --test-dir build
```