We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91902d3 commit d223829Copy full SHA for d223829
CMakeLists.txt
@@ -8,7 +8,7 @@
8
# this also works between ABI compatible compilers e.g. Clang 11.0 and GCC 10.2
9
10
# in general, CMake >= 3.14 have better link resolution than CMake 3.13.
11
-cmake_minimum_required(VERSION 3.14)
+cmake_minimum_required(VERSION 3.14...3.20)
12
13
project(Fortran_C_CXX_interface
14
LANGUAGES C Fortran CXX
0 commit comments