vcpkg/ports/geos/dont-build-astyle.patch

13 lines
236 B
Diff
Raw Normal View History

2020-09-01 08:45:58 +08:00
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index f0f616e..8a81a2a 100644
2020-09-01 08:45:58 +08:00
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -40,7 +40,6 @@ if(NOT MSVC)
endif()
2020-09-01 08:45:58 +08:00
-add_subdirectory(astyle)
# if(UNIX OR MINGW)