Skip to content

Commit c2dc4f1

Browse files
authored
Merge pull request stepcode#3 from starseeker/copilot/debug-test-exppp-supertype-andor
Fix test_exppp_supertype_andor CMake version inconsistency
2 parents 845c3fd + 9880ca8 commit c2dc4f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/exppp/test/exppp_supertype_andor.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
cmake_minimum_required( VERSION 2.8 )
2+
cmake_minimum_required( VERSION 3.12 )
33

44
# executable is ${EXPPP}, input file is ${INFILE}
55

0 commit comments

Comments
 (0)