vcpkg/ports/boost-vcpkg-helpers/portfile.cmake
2018-01-17 23:21:47 -08:00

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)