vcpkg/ports/geos/dont-build-astyle.patch
Jack·Boos·Yu 7a5afada19
[geos] Update to 3.9.0 (#16109)
* [geos] Update to 3.9.0

* update version record
2021-02-08 13:35:41 -08:00

13 lines
236 B
Diff

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