aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/rocksdb/portfile.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/rocksdb/portfile.cmake b/ports/rocksdb/portfile.cmake
index 5c6741521..34ec5f334 100644
--- a/ports/rocksdb/portfile.cmake
+++ b/ports/rocksdb/portfile.cmake
@@ -47,3 +47,5 @@ vcpkg_configure_cmake(
vcpkg_install_cmake(DISABLE_PARALLEL)
file(INSTALL ${SOURCE_PATH}/LICENSE DESTINATION ${CURRENT_PACKAGES_DIR}/share/rocksdb RENAME copyright)
+
+vcpkg_copy_pdbs()