aboutsummaryrefslogtreecommitdiff
path: root/ports
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2016-10-03 16:14:27 -0700
committerRobert Schumacher <roschuma@microsoft.com>2016-10-03 16:14:27 -0700
commite03e617f069471c34e90b1a84e256c1607252f04 (patch)
treeeea93baffc6f75451a6ebdb902b964cc1d68eaad /ports
parent98d361de3fbc24e497a0c9f5776c2b4002fd7832 (diff)
downloadvcpkg-e03e617f069471c34e90b1a84e256c1607252f04.tar.gz
vcpkg-e03e617f069471c34e90b1a84e256c1607252f04.zip
[ace] Minor cleanup after PR #108
Diffstat (limited to 'ports')
-rw-r--r--ports/ace/portfile.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports/ace/portfile.cmake b/ports/ace/portfile.cmake
index f74ffe319..301354cae 100644
--- a/ports/ace/portfile.cmake
+++ b/ports/ace/portfile.cmake
@@ -81,8 +81,6 @@ install_ace_library(${SOURCE_PATH} "ACE_Monitor_Control")
install_ace_library(${SOURCE_PATH} "ACE_QoS")
install_ace_library(${SOURCE_PATH} "ACE_RLECompression")
-vcpkg_copy_pdbs()
-
# Handle copyright
file(COPY ${SOURCE_PATH}/../COPYING DESTINATION ${CURRENT_PACKAGES_DIR}/share/ace)
file(RENAME ${CURRENT_PACKAGES_DIR}/share/ace/COPYING ${CURRENT_PACKAGES_DIR}/share/ace/copyright)