vcpkg/ports/boost-vcpkg-helpers/portfile.cmake

8 lines
186 B
CMake
Raw Normal View History

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