aboutsummaryrefslogtreecommitdiff
path: root/ports/lapack-reference/vcpkg-cmake-wrapper.cmake
blob: a91b040ca90298bbb69b37fd144decdceb71671c (plain)
1
2
message(STATUS "Using VCPKG FindLAPACK. Remove if CMake has been updated to account for -lm and -lgfortran in lapack-reference!")
include(${CMAKE_CURRENT_LIST_DIR}/FindLAPACK.cmake)