From 3036a2f8f497a183eba66d4e92493d440f6f9955 Mon Sep 17 00:00:00 2001 From: Alexander Karatarakis Date: Wed, 26 Oct 2016 12:15:17 -0700 Subject: [catch] Mark as header-only library --- ports/catch/portfile.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3