1 2 3 4 5 6 7 8 9 10 11 12 13
CMake ===== Build a CMake project. Consult the output of `build.py --help` for details. A simple usage example: > python3 build.py --configuration Release --install path/to/somewhere -- ../examples/simple ... > ./path/to/somewhere/bin/foo foo