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 906fd42 commit 185b4fdCopy full SHA for 185b4fd
Generals/Code/Tools/DataChunkConverter/CMakeLists.txt
@@ -7,6 +7,7 @@ if (NOT IS_VS6_BUILD)
7
)
8
9
target_include_directories(g_datachunkconverter PRIVATE
10
+ ${CMAKE_CURRENT_SOURCE_DIR}/../../GameEngine/Include
11
${CMAKE_CURRENT_SOURCE_DIR}/../../GameEngine/Include/Precompiled
12
13
GeneralsMD/Code/Tools/DataChunkConverter/CMakeLists.txt
target_include_directories(z_datachunkconverter PRIVATE
0 commit comments