8 lines
186 B
CMake
Raw Normal View History

2017-12-05 13:00:50 -08:00
file(
2018-01-17 22:08:48 -08:00
COPY ${CMAKE_CURRENT_LIST_DIR}/boost-modular-headers.cmake
2017-12-05 13:00:50 -08:00
DESTINATION ${CURRENT_PACKAGES_DIR}/share/boost-vcpkg-helpers
)
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)