|
|
@@ -40,7 +40,7 @@ if (${CMAKE_SYSTEM_NAME} MATCHES "Windows")
|
|
|
)
|
|
|
endif (${CMAKE_SYSTEM_NAME} MATCHES "Windows")
|
|
|
|
|
|
-include_directories(${CROWN_INCLUDES})
|
|
|
+include_directories(${CROWN_INCLUDES} ${CROWN_THIRD_INCLUDES})
|
|
|
link_directories(${CROWN_BINARY_DIR} ${CROWN_THIRD_LIBS})
|
|
|
|
|
|
#add_subdirectory(terrain)
|