Project restructuring [PART.2]

This commit is contained in:
Yehonal
2016-08-23 12:11:46 +02:00
parent 54bd100573
commit 0355064321
141 changed files with 250 additions and 243 deletions

View File

@@ -22,7 +22,7 @@ set(Recast_STAT_SRCS
if(WIN32)
include_directories(
${CMAKE_SOURCE_DIR}/modules/acore/deps/zlib
${CMAKE_SOURCE_DIR}/modules/worldengine/deps/zlib
)
endif()