mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 18:31:15 +08:00
[clblas] Also delete clBLAS-tune.pdb
This commit is contained in:
parent
bca1e78037
commit
402c962f75
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
Source: gainput
|
||||
Version: 1.0.0
|
||||
Version: 1.0.0-1
|
||||
Description: Gainput is a multiplatform C++ input library, supporting mouse, keyboard and controllers
|
||||
|
Loading…
x
Reference in New Issue
Block a user