Nic0Nic0Nii 2e3e8dd910 Add debug flag when building emscripten in debug mode.
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-01-29 19:01:51 +00:00

2 lines
54 B
Bash
Executable File

cmake -DCMAKE_BUILD_TYPE=Debug -D_DEBUG=1 .;make -j 8