vmap/compile_debug.sh
2020-11-17 12:16:16 +01:00

1 line
100 B
Bash
Executable file

cmake -G "Unix Makefiles" -H. -Bbuild -DCMAKE_BUILD_TYPE=Debug && cmake --build build -- -j$(nproc)