aboutsummaryrefslogtreecommitdiff
path: root/ports/openblas/vcpkg-cmake-wrapper.cmake
blob: fc074f33ca15e67297e450589cf90281ec20e63c (plain)
1
2
message(STATUS "Using VCPKG FindBLAS. Remove if CMake has been updated to account for Threads in OpenBLAS!")
include(${CMAKE_CURRENT_LIST_DIR}/FindBLAS.cmake)