File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,12 +21,12 @@ Building the Library
2121Currently three ways are provided to build the jsonfortran library
2222(libjsonfortran).
2323
24- A simple build script, build.sh is provided in the project
24+ * A simple build script, build.sh is provided in the project
2525root directory. This is mainly used for testing, and also builds the example program.
2626
27- A Visual Studio 2010 project is included for building the library (and example program) on Windows.
27+ * A Visual Studio 2010 project is included for building the library (and example program) on Windows.
2828
29- Additionally, a [ CMake] ( http://www.cmake.org ) build
29+ * Additionally, a [ CMake] ( http://www.cmake.org ) build
3030system is provided. This build system has been tested on Mac and Linux
3131using the Intel Fortran Compiler and gfortran 4.9. It has not been
3232tested on Windows. This CMake based build provides an install target,
You can’t perform that action at this time.
0 commit comments