doom3-bfg/neo/cmake-linux-debug.sh
2024-09-10 18:34:39 +02:00

7 lines
168 B
Bash
Executable file

rm -f idlib/precompiled.h.gch
rm -f tools/compilers/precompiled.h.gch
cd ..
rm -rf build
mkdir build
cd build
cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=Debug ../neo