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.
2 parents 52ddcf6 + fb3b0ee commit 0917840Copy full SHA for 0917840
README.md
@@ -45,7 +45,7 @@ Currently, several ways are provided to build the jsonfortran library
45
46
* Additionally, a [CMake](http://www.cmake.org) build
47
system is provided. This build system has been tested on Mac and Linux
48
-using the Intel Fortran Compiler and gfortran 4.9. It has not been
+using the Intel Fortran Compiler, gfortran 4.9, and NAG Fortran 6.0. It has not been
49
tested on Windows. This CMake based build provides an install target,
50
and exports from both the install location and the build location so
51
that building and using json-fortran in another CMake based project is
0 commit comments