This website requires JavaScript.
Explore
Help
Sign In
sigonasr2
/
AdventuresInLestoria
Watch
1
Star
1
Fork
0
You've already forked AdventuresInLestoria
Code
Issues
11
Pull Requests
Projects
1
Releases
Wiki
Activity
AdventuresInLestoria
/
debug.sh
2 lines
54 B
Bash
Raw
Normal View
History
Unescape
Escape
Add debug flag when building emscripten in debug mode. Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
2024-01-29 19:01:51 +00:00
cmake -DCMAKE_BUILD_TYPE
=
Debug -D_DEBUG
=
1
.
;
make -j
8
Reference in New Issue
Copy Permalink