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 f100e9f commit fb3b0eeCopy full SHA for fb3b0ee
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