aboutsummaryrefslogtreecommitdiff
path: root/ports/geos/dont-build-docs.patch
blob: fcd2742c8cd75ac68634da6a83af921be0361b92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b78ca54b..507df2af 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -264,7 +264,6 @@ add_subdirectory(benchmarks)
 #-----------------------------------------------------------------------------
 # Documentation/Examples
 #-----------------------------------------------------------------------------
-add_subdirectory(doc)
 
 #-----------------------------------------------------------------------------
 # Install and export targets - support 'make install' or equivalent