Fixed compilation after dir rework
This commit is contained in:
Vendored
+1
-1
@@ -57,7 +57,7 @@ set(g3dlib_STAT_SRCS
|
||||
if(WIN32)
|
||||
include_directories(
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/include
|
||||
${CMAKE_SOURCE_DIR}/modules/worldengine/deps/zlib
|
||||
${CMAKE_SOURCE_DIR}/deps/zlib
|
||||
)
|
||||
else()
|
||||
include_directories(
|
||||
|
||||
Reference in New Issue
Block a user