[gdal] Remove tool testepsg (#21816)

* [gdal] Fix tool not find

* update version
This commit is contained in:
JonLiu1993 2021-12-03 11:58:12 +08:00 committed by GitHub
parent f87d135cf9
commit 63e935d967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 7 additions and 3 deletions

View File

@ -166,7 +166,6 @@ if (VCPKG_TARGET_IS_WINDOWS AND NOT VCPKG_TARGET_IS_MINGW)
ogrinfo
ogrlineref
ogrtindex
testepsg
)
# vcpkg_copy_tools removed the bin directories for us so no need to remove again
vcpkg_copy_tools(TOOL_NAMES ${GDAL_EXES} AUTO_CLEAN)

View File

@ -1,7 +1,7 @@
{
"name": "gdal",
"version-semver": "3.4.0",
"port-version": 1,
"port-version": 2,
"description": "The Geographic Data Abstraction Library for reading and writing geospatial raster and vector data",
"homepage": "https://gdal.org",
"supports": "!(arm & windows)",

View File

@ -2366,7 +2366,7 @@
},
"gdal": {
"baseline": "3.4.0",
"port-version": 1
"port-version": 2
},
"gdcm": {
"baseline": "3.0.7",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "f0f7e3cd7a86246d31f892678b2e06d01c455c5b",
"version-semver": "3.4.0",
"port-version": 2
},
{
"git-tree": "d5580a73ced0a55c4659874d1755239c76e9168c",
"version-semver": "3.4.0",