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

6 lines
192 B
CMake
Raw Normal View History

2022-07-23 05:01:36 +04:00
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)