Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mohammadraziei/cmake-matlab-python-cpp-example
- Owner: MohammadRaziei
- License: other
- Created: 2024-05-03T20:43:10.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-08-04T17:52:02.000Z (5 months ago)
- Last Synced: 2024-08-05T20:11:30.341Z (5 months ago)
- Language: CMake
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CMAKE MATLAB PYTHON CPP EXAMPLE
```bash
cmake -B build
cmake --build build
ctest --test-dir build
```