aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2016-10-26 12:22:15 -0700
committerAlexander Karatarakis <alkarata@microsoft.com>2016-10-26 12:22:15 -0700
commita1229417ef3d2f914a240683782350f4d3ecbf0a (patch)
treeb17f587c40de47743a75756ae64eca09b69bfa9d
parent814eaacd2c9830d1f1626eef6a5cb6d6d3d49e8d (diff)
downloadvcpkg-a1229417ef3d2f914a240683782350f4d3ecbf0a.tar.gz
vcpkg-a1229417ef3d2f914a240683782350f4d3ecbf0a.zip
[doctest] Mark as header-only library
-rw-r--r--ports/doctest/portfile.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/doctest/portfile.cmake b/ports/doctest/portfile.cmake
index c392b2467..fd5f7fe4a 100644
--- a/ports/doctest/portfile.cmake
+++ b/ports/doctest/portfile.cmake
@@ -1,3 +1,4 @@
+#header-only library
include(vcpkg_common_functions)
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/doctest-1.1.0)
vcpkg_download_distfile(ARCHIVE