pineapple/externals/vcpkg/ports/yasm-tool-helper/portfile.cmake
2022-07-23 03:01:36 +02:00

5 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)