mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-16 19:16:34 +08:00
[geos] remove build_cmake
This commit is contained in:
parent
322e9254c1
commit
bf84f929d8
@ -33,8 +33,6 @@ vcpkg_configure_cmake(
|
|||||||
SOURCE_PATH ${SOURCE_PATH}
|
SOURCE_PATH ${SOURCE_PATH}
|
||||||
OPTIONS -DGEOS_ENABLE_TESTS=False
|
OPTIONS -DGEOS_ENABLE_TESTS=False
|
||||||
)
|
)
|
||||||
|
|
||||||
vcpkg_build_cmake()
|
|
||||||
vcpkg_install_cmake()
|
vcpkg_install_cmake()
|
||||||
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include)
|
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/include)
|
||||||
# Handle copyright
|
# Handle copyright
|
||||||
@ -49,4 +47,4 @@ else()
|
|||||||
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
vcpkg_copy_pdbs()
|
vcpkg_copy_pdbs()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user