Skip to content

Commit

Permalink
tweak sources
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Pollind <[email protected]>
  • Loading branch information
pollend committed Jan 11, 2024
1 parent 9ddfe8a commit 9ef1914
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions external/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ file(GLOB THE_FORGE_SOURCES
${THE_FORGE_DIR}/Common_3/Application/*.cpp
${THE_FORGE_DIR}/Common_3/Application/Profiler/*.cpp
${THE_FORGE_DIR}/Common_3/Application/Fonts/FontSystem.cpp
# ${THE_FORGE_DIR}/Common_3/Application/UI/UI.cpp
${THE_FORGE_DIR}/Common_3/Application/UI/UI.cpp
${THE_FORGE_DIR}/Common_3/Application/Profiler/*.cpp
${THE_FORGE_DIR}/Common_3/OS/WindowSystem/*.cpp
${THE_FORGE_DIR}/Common_3/OS/*.cpp
Expand All @@ -166,7 +166,7 @@ file(GLOB THE_FORGE_SOURCES
${THE_FORGE_DIR}/Common_3/Renderer/ShaderServer/Network.c
${THE_FORGE_DIR}/Common_3/Renderer/ShaderServer/ShaderServer.cpp

# ${THE_FORGE_DIR}/Common_3/Application/InputSystem.cpp
${THE_FORGE_DIR}/Common_3/Application/InputSystem.cpp

# ${THE_FORGE_DIR}/Common_3/Game/Scripting/*.cpp
)
Expand Down

0 comments on commit 9ef1914

Please sign in to comment.