From 78dd431fed335e2657ebce766badd52d630556c2 Mon Sep 17 00:00:00 2001 From: Alexander Karatarakis Date: Wed, 26 Oct 2016 12:14:49 -0700 Subject: [boost-di] Mark as header-only library --- ports/boost-di/portfile.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/boost-di/portfile.cmake b/ports/boost-di/portfile.cmake index 83ea6afe9..38a1f99bd 100644 --- a/ports/boost-di/portfile.cmake +++ b/ports/boost-di/portfile.cmake @@ -1,4 +1,4 @@ -include(${CMAKE_TRIPLET_FILE}) +#header-only library include(vcpkg_common_functions) set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/di-1.0.1) -- cgit v1.2.3