Files
mpp/build/linux/make-Makefiles.bash
2015-07-27 10:33:43 +00:00

5 lines
126 B
Bash
Executable File

#!/bin/bash
# Run this from within a bash shell
cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=debug ../../ && ccmake ../../