aboutsummaryrefslogtreecommitdiff
path: root/ports/clblas
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2018-04-26 19:12:26 -0700
committerAlexander Karatarakis <alkarata@microsoft.com>2018-04-26 19:12:26 -0700
commit402c962f755297f2829717cd2519ef87f894923d (patch)
tree4852032796367903d254ca924feeff835a0593cf /ports/clblas
parentbca1e780373864082fe7205a697b76a87508e2ae (diff)
downloadvcpkg-402c962f755297f2829717cd2519ef87f894923d.tar.gz
vcpkg-402c962f755297f2829717cd2519ef87f894923d.zip
[clblas] Also delete clBLAS-tune.pdb
Diffstat (limited to 'ports/clblas')
-rw-r--r--ports/clblas/portfile.cmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/clblas/portfile.cmake b/ports/clblas/portfile.cmake
index 98ea1e515..9088fc2e9 100644
--- a/ports/clblas/portfile.cmake
+++ b/ports/clblas/portfile.cmake
@@ -9,7 +9,7 @@ vcpkg_from_github(
)
# v2.12 has a very old FindOpenCL.cmake using OPENCL_ vs. OpenCL_ var names
-# conflicting with the built-in, more modern FindOpenCL.cmake
+# conflicting with the built-in, more modern FindOpenCL.cmake
file(
REMOVE ${SOURCE_PATH}/src/FindOpenCL.cmake
)
@@ -45,6 +45,7 @@ file(INSTALL
)
file(REMOVE
+ ${CURRENT_PACKAGES_DIR}/debug/bin/clBLAS-tune.pdb
${CURRENT_PACKAGES_DIR}/debug/bin/clBLAS-tune.exe
${CURRENT_PACKAGES_DIR}/bin/clBLAS-tune.exe
${CURRENT_PACKAGES_DIR}/debug/bin/concrt140d.dll