aboutsummaryrefslogtreecommitdiff
path: root/ports/geos/dont-build-astyle.patch
blob: 6d48cabfbfbc38c61184cc3082632c045ed3a16e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index 1f27b802..ecf836b4 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -21,7 +21,6 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/geos-config
         PERMISSIONS
         OWNER_READ OWNER_EXECUTE GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE)
 
-add_subdirectory(astyle)
 
 # if(UNIX OR MINGW)