mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-05 20:19:01 +08:00
3 lines
182 B
CMake
3 lines
182 B
CMake
|
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)
|