Skip to content

Commit c6119f4

Browse files
committed
unify abi_check [skip ci]
1 parent d1fe450 commit c6119f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/abi_check/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.19...3.23)
1+
cmake_minimum_required(VERSION 3.19)
22
project(abi_check LANGUAGES C Fortran)
33

44
enable_testing()

0 commit comments

Comments
 (0)