mirror of
https://github.com/Relintai/broken_seals.git
synced 2024-11-13 20:47:19 +01:00
8 lines
178 B
Bash
Executable File
8 lines
178 B
Bash
Executable File
export SCONS_CACHE=~/.scons_cache
|
|
export SCONS_CACHE_LIMIT=5000
|
|
|
|
cd engine
|
|
|
|
scons -j2 platform=x11 target=release_debug custom_modules_shared=yes bin/libess.x11.opt.tools.64.so
|
|
|