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 3e570e0 commit 3879788Copy full SHA for 3879788
README.md
@@ -37,7 +37,7 @@ environment variable `FC` to point to your Fortran compiler, and
37
create a build directory. Then `(cmake-gui|ccmake|cmake)
38
/path/to/json-fortran-root` to configure, `make` to build and `make
39
install` to optionally install. As long as the project is built with
40
-CMake other CMake projects can find it and link against it:
+CMake, other CMake projects can find it and link against it:
41
42
```CMake
43
cmake_minimum_required ( VERSION 2.8 FATAL_ERROR )
0 commit comments