We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f1e7f commit 9ba82e0Copy full SHA for 9ba82e0
Core/Tools/CMakeLists.txt
@@ -14,6 +14,7 @@ if(RTS_BUILD_CORE_EXTRAS)
14
add_subdirectory(CRCDiff)
15
add_subdirectory(mangler)
16
add_subdirectory(matchbot)
17
+ add_subdirectory(ScriptCompiler)
18
add_subdirectory(textureCompress)
19
add_subdirectory(timingTest)
20
add_subdirectory(versionUpdate)
0 commit comments