We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eeaa36 commit b19a584Copy full SHA for b19a584
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.14...3.23)
2
3
project(Fortran_C_CXX_interface
4
LANGUAGES C CXX Fortran
5
-VERSION 1.3.0)
+)
6
7
enable_testing()
8
0 commit comments