ports/math/geogram/files/patch-CMakeLists.txt
Thierry Thomas 55eef97830 math/geogram: Unbreak on 15
PR:		286244
2025-04-20 13:17:52 -07:00

11 lines
294 B
Text

--- CMakeLists.txt.orig 2024-06-14 05:04:18 UTC
+++ CMakeLists.txt
@@ -141,7 +141,7 @@ endif()
add_subdirectory(tests)
endif()
-add_subdirectory(doc)
+#add_subdirectory(doc)
##############################################################################
# Cleanup from previous builds