diff options
| -rw-r--r-- | ports/catch/portfile.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/catch/portfile.cmake b/ports/catch/portfile.cmake index 6b44dfebd..5575af742 100644 --- a/ports/catch/portfile.cmake +++ b/ports/catch/portfile.cmake @@ -6,7 +6,7 @@ # CURRENT_PACKAGES_DIR = ${VCPKG_ROOT_DIR}\packages\${PORT}_${TARGET_TRIPLET} # -include(${CMAKE_TRIPLET_FILE}) +#header-only library include(vcpkg_common_functions) vcpkg_download_distfile(HEADER |
