Skip to content

Commit c3e681d

Browse files
committed
[CORE] Move Autorun tool files to Core (#739)
1 parent 50f7c70 commit c3e681d

File tree

132 files changed

+75
-20129
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

132 files changed

+75
-20129
lines changed

Core/CMakeLists.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,4 @@ add_subdirectory(Libraries)
3232
# Platform specific GameEngine code
3333
# add_subdirectory(GameEngineDevice)
3434

35-
if (RTS_BUILD_CORE_TOOLS OR RTS_BUILD_CORE_EXTRAS)
36-
add_subdirectory(Tools)
37-
endif()
35+
add_subdirectory(Tools)
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)