broken_seals/build_linux.sh

11 lines
139 B
Bash
Executable File

export SCONS_CACHE=~/.scons_cache
export SCONS_CACHE_LIMIT=5000
cd engine
scons -j2 platform=x11 target=release_debug
# use_llvm=yes