We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c0ef66 commit 9f998c4Copy full SHA for 9f998c4
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.13)
2
3
-project(LAPACK)
+project(LAPACK C)
4
5
set(LAPACK_MAJOR_VERSION 3)
6
set(LAPACK_MINOR_VERSION 12)
0 commit comments