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

9 lines
210 B
CMake
Raw Normal View History

2017-12-06 05:00:50 +08:00
file(COPY
${CMAKE_CURRENT_LIST_DIR}/boost-modular-headers.cmake
${CMAKE_CURRENT_LIST_DIR}/usage
DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT}
2017-12-06 05:00:50 +08:00
)
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)