doom3-bfg/neo/cmake-linux-debug.sh
2022-11-22 18:47:31 +01:00

5 lines
98 B
Bash
Executable file

cd ..
rm -rf build
mkdir build
cd build
cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug ../neo