aboutsummaryrefslogtreecommitdiff
path: root/ports/parson
diff options
context:
space:
mode:
Diffstat (limited to 'ports/parson')
-rw-r--r--ports/parson/portfile.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports/parson/portfile.cmake b/ports/parson/portfile.cmake
index 76050f353..887be6ec8 100644
--- a/ports/parson/portfile.cmake
+++ b/ports/parson/portfile.cmake
@@ -1,5 +1,3 @@
-include(vcpkg_common_functions)
-
if(VCPKG_LIBRARY_LINKAGE STREQUAL "dynamic")
message("parson only supports static linkage")
set(VCPKG_LIBRARY_LINKAGE "static")