2024-04-01 19:24:25 +00:00
|
|
|
git update-index --assume-unchanged "Adventures in Lestoria/packkey.cpp"
|
2024-01-29 20:22:12 +00:00
|
|
|
clear
|
|
|
|
source ./emsdk/emsdk_env.sh
|
|
|
|
emcmake cmake -DCMAKE_BUILD_TYPE=Debug -D_DEBUG=1 .
|
2024-02-09 18:03:23 +00:00
|
|
|
cmake --build . -j 20
|