File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -264,7 +264,7 @@ add_subdirectory(benchmarks)
264264#-----------------------------------------------------------------------------
265265# Documentation/Examples
266266#-----------------------------------------------------------------------------
267- add_subdirectory (doc )
267+ # add_subdirectory(doc)
268268
269269#-----------------------------------------------------------------------------
270270# Install and export targets - support 'make install' or equivalent
Original file line number Diff line number Diff line change 66#-
77message ("Patching geos" )
88
9+ # This patch removes the GEOS doc directory
10+ # since it references tests which are disabled
911file (COPY ${GEOS_patch} /CMakeLists.txt DESTINATION ${GEOS_source} /)
You can’t perform that action at this time.
0 commit comments