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

6 lines
192 B
CMake

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)