diff options
Diffstat (limited to 'vcpkg/ports/yasm-tool-helper/yasm-tool-helper.cmake.in')
| -rw-r--r-- | vcpkg/ports/yasm-tool-helper/yasm-tool-helper.cmake.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcpkg/ports/yasm-tool-helper/yasm-tool-helper.cmake.in b/vcpkg/ports/yasm-tool-helper/yasm-tool-helper.cmake.in new file mode 100644 index 0000000..8e69ef5 --- /dev/null +++ b/vcpkg/ports/yasm-tool-helper/yasm-tool-helper.cmake.in @@ -0,0 +1 @@ +include("${CMAKE_CURRENT_LIST_DIR}/../../../@HOST_TRIPLET@/share/yasm/vcpkg-port-config.cmake") |