aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/highfive/portfile.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/highfive/portfile.cmake b/ports/highfive/portfile.cmake
index 34d41ac1e..9fea72553 100644
--- a/ports/highfive/portfile.cmake
+++ b/ports/highfive/portfile.cmake
@@ -11,4 +11,3 @@ vcpkg_extract_source_archive(${ARCHIVE})
file(INSTALL ${SOURCE_PATH}/include DESTINATION ${CURRENT_PACKAGES_DIR} FILES_MATCHING PATTERN "*.hpp")
# Handle copyright
file(INSTALL ${SOURCE_PATH}/LICENSE DESTINATION ${CURRENT_PACKAGES_DIR}/share/highfive RENAME copyright)
-vcpkg_copy_pdbs()