mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 11:49:00 +08:00
8 lines
186 B
CMake
8 lines
186 B
CMake
|
|
file(
|
|
COPY ${CMAKE_CURRENT_LIST_DIR}/boost-modular-headers.cmake
|
|
DESTINATION ${CURRENT_PACKAGES_DIR}/share/boost-vcpkg-helpers
|
|
)
|
|
|
|
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
|