mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 01:10:27 +08:00
4 lines
130 B
CMake
4 lines
130 B
CMake
|
SET(VCPKG_POLICY_EMPTY_PACKAGE enabled)
|
||
|
# Make sure LAPACK can be found
|
||
|
vcpkg_configure_cmake(SOURCE_PATH ${CURRENT_PORT_DIR})
|