mirror of
https://git.freebsd.org/ports.git
synced 2025-05-15 16:51:52 -04:00
11 lines
311 B
Text
11 lines
311 B
Text
--- CMakeLists.txt.orig 2018-12-09 18:48:27 UTC
|
|
+++ CMakeLists.txt
|
|
@@ -132,7 +132,7 @@ if(NOT GEOGRAM_LIB_ONLY)
|
|
add_subdirectory(tests)
|
|
endif()
|
|
|
|
-add_subdirectory(doc)
|
|
+#add_subdirectory(doc)
|
|
|
|
##############################################################################
|
|
# Cleanup from previous builds
|