pineapple/externals/vcpkg/ports/lapack/CMakeLists.txt

5 lines
102 B
CMake
Raw Normal View History

2022-07-23 03:01:36 +02:00
cmake_minimum_required(VERSION 3.17)
project(Find_LAPACK_external)
find_package(LAPACK REQUIRED)