yuzu/externals/vcpkg/ports/yasm-tool-helper/portfile.cmake

6 lines
192 B
CMake
Executable File

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)