aboutsummaryrefslogtreecommitdiff
path: root/ports/qt5-modularscripts/portfile.cmake
blob: e7149adfcef687b03b58737d216f8a08eba38b26 (plain)
1
2
3
4
5
6
7
8
9
file(COPY
    ${CMAKE_CURRENT_LIST_DIR}/fixcmake.py
    ${CMAKE_CURRENT_LIST_DIR}/qt_modular_library.cmake
    DESTINATION
        ${CURRENT_PACKAGES_DIR}/share/qt5modularscripts
)
file(WRITE ${CURRENT_PACKAGES_DIR}/share/qt5modularscripts/copyright "")

set(VCPKG_POLICY_EMPTY_PACKAGE enabled)