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