doom3-bfg/neo/cmake-linux-debug.sh

8 lines
168 B
Bash
Raw Normal View History

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