mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 13:43:03 +08:00
[proj] Remove unused parameters
This commit is contained in:
parent
c969fad3f9
commit
de3189dbe6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user