pineapple-src/externals/vcpkg/ports/blas/CMakeLists.txt

5 lines
98 B
Text
Raw Normal View History

2022-07-23 01:01:36 +00:00
cmake_minimum_required(VERSION 3.17)
project(Find_BLAS_external)
find_package(BLAS REQUIRED)