Files
mpp/build/linux/x86_64/make-Makefiles.bash
2016-07-30 08:47:32 +00:00

4 lines
160 B
Bash
Executable File

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