Skip to content

Commit 9ba82e0

Browse files
committed
Add ScriptCompiler to Core tools build
1 parent 66f1e7f commit 9ba82e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Core/Tools/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ if(RTS_BUILD_CORE_EXTRAS)
1414
add_subdirectory(CRCDiff)
1515
add_subdirectory(mangler)
1616
add_subdirectory(matchbot)
17+
add_subdirectory(ScriptCompiler)
1718
add_subdirectory(textureCompress)
1819
add_subdirectory(timingTest)
1920
add_subdirectory(versionUpdate)

0 commit comments

Comments
 (0)