[proj] Remove unused parameters

This commit is contained in:
Manuel Massing 2016-11-28 14:59:59 +01:00
parent c969fad3f9
commit de3189dbe6

View File

@ -35,13 +35,8 @@ vcpkg_configure_cmake(
-DPROJ4_TESTS=NO
)
vcpkg_install_cmake(
-DBUILD_CS2CS=NO
-DBUILD_PROJ=NO
-DBUILD_GEOD=NO
-DBUILD_NAD2BIN=NO
-DPROJ4_TESTS=NO
)
vcpkg_install_cmake()
# Rename library and adapt cmake configuration
# N.B. debug cmake export is not copied, as it's not relocatable