aboutsummaryrefslogtreecommitdiff
path: root/math/geogram/files/patch-CMakeLists.txt
blob: 438d70d8d43c94e1cf3eb20f441c0196eac2af03 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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