aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-vcpkg-helpers/portfile.cmake
blob: 0233bda5aa7b1acb419fc9b6210ac372e6d0d276 (plain)
1
2
3
4
5
6
7
8

file(COPY
    ${CMAKE_CURRENT_LIST_DIR}/boost-modular-headers.cmake
    ${CMAKE_CURRENT_LIST_DIR}/usage
    DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT}
)

set(VCPKG_POLICY_EMPTY_PACKAGE enabled)