Skip to content

Commit df5d1c3

Browse files
authored
Update SCALAPACK version to 2.2.3 in CMakeLists.txt
1 parent a0206ac commit df5d1c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.26...4.0)
22

3-
project(SCALAPACK VERSION 2.2.2 LANGUAGES C Fortran)
3+
project(SCALAPACK VERSION 2.2.3 LANGUAGES C Fortran)
44
set(CMAKE_C_STANDARD 17)
55
set(CMAKE_C_EXTENSIONS OFF)
66

0 commit comments

Comments
 (0)