diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2021-02-08 13:35:41 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-08 13:35:41 -0800 |
| commit | 7a5afada191fcbcba697e7ccbb98df4d379a4a37 (patch) | |
| tree | 47be3e217a3d15aea69752912cbd9ea696938b8c /ports/geos/dont-build-astyle.patch | |
| parent | 4f27ad617cdac2771d768f2d4bc4c0665532144c (diff) | |
| download | vcpkg-7a5afada191fcbcba697e7ccbb98df4d379a4a37.tar.gz vcpkg-7a5afada191fcbcba697e7ccbb98df4d379a4a37.zip | |
[geos] Update to 3.9.0 (#16109)
* [geos] Update to 3.9.0
* update version record
Diffstat (limited to 'ports/geos/dont-build-astyle.patch')
| -rw-r--r-- | ports/geos/dont-build-astyle.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ports/geos/dont-build-astyle.patch b/ports/geos/dont-build-astyle.patch index 6d48cabfb..0d5561d2a 100644 --- a/ports/geos/dont-build-astyle.patch +++ b/ports/geos/dont-build-astyle.patch @@ -1,10 +1,10 @@ diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt -index 1f27b802..ecf836b4 100644 +index f0f616e..8a81a2a 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) +@@ -40,7 +40,6 @@ if(NOT MSVC) + + endif() -add_subdirectory(astyle) |
