broken_seals_2d/build_linux.sh

10 lines
153 B
Bash
Raw Normal View History

2019-12-19 15:39:59 +01:00
export SCONS_CACHE=~/.scons_cache
export SCONS_CACHE_LIMIT=5000
cd engine
2019-12-20 00:33:18 +01:00
scons -j2 platform=x11 target=release_debug entities_2d=yes
2019-12-19 15:39:59 +01:00
# use_llvm=yes