Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

9 lines
292 B
CMake

set(VCPKG_POLICY_CMAKE_HELPER_PORT enabled)
file(COPY
"${CURRENT_PORT_DIR}/vcpkg-port-config.cmake"
"${CURRENT_PORT_DIR}/x_vcpkg_pkgconfig_get_modules.cmake"
DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}")
vcpkg_install_copyright(FILE_LIST "${VCPKG_ROOT_DIR}/LICENSE.txt")