First working version of colony.
Harversters and spawn work.
This commit is contained in:
@@ -193,8 +193,8 @@ CMAKE_STRIP:FILEPATH=/usr/bin/strip
|
||||
//Path to a program.
|
||||
CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
|
||||
|
||||
//The CMake toolchain file
|
||||
CMAKE_TOOLCHAIN_FILE:FILEPATH=/home/douwe/Projects/Screeps/emsdk/upstream/emscripten/cmake/Modules/Platform/Emscripten.cmake
|
||||
//No help, variable specified on the command line.
|
||||
CMAKE_TOOLCHAIN_FILE:UNINITIALIZED=emsdk/upstream/emscripten/cmake/Modules/Platform/Emscripten.cmake
|
||||
|
||||
//If this value is on, makefiles will be generated without the
|
||||
// .SILENT directive, and all commands will be echoed to the console
|
||||
|
||||
Reference in New Issue
Block a user