aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/yasm-tool-helper/portfile.cmake
blob: 91f4fc738b2f54a1364b086a82dc3e88d0af7e90 (plain)
1
2
3
4
5
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
configure_file(
    "${CMAKE_CURRENT_LIST_DIR}/yasm-tool-helper.cmake.in"
    "${CURRENT_PACKAGES_DIR}/share/${PORT}/yasm-tool-helper.cmake"
    @ONLY)