mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 10:37:10 +01: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)
|