|
|
@@ -43,7 +43,7 @@ endif (${CMAKE_SYSTEM_NAME} MATCHES "Windows")
|
|
|
include_directories(${CROWN_INCLUDES})
|
|
|
link_directories(${CROWN_BINARY_DIR} ${CROWN_THIRD_LIBS})
|
|
|
|
|
|
-add_subdirectory(terrain)
|
|
|
+#add_subdirectory(terrain)
|
|
|
|
|
|
# Install samples
|
|
|
install (DIRECTORY 01.hello-world DESTINATION samples)
|