aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/ignition-modularscripts/portfile.cmake
blob: cabf97adcf7587d4ae31460b64395b5a8dab5900 (plain)
1
2
3
4
5
6
7
file(INSTALL
    "${CMAKE_CURRENT_LIST_DIR}/vcpkg-port-config.cmake"
    DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}")

file(WRITE "${CURRENT_PACKAGES_DIR}/share/${PORT}/copyright" "")

set(VCPKG_POLICY_EMPTY_PACKAGE enabled)