diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -14,4 +14,6 @@ programs using the library must specify explicitly where to look for it. Useful cmake flags: -DBUILD_DOCUMENTATION=ON to build the API documentation (requires doxygen) -DCMAKE_BUILD_TYPE=Debug to compile with debug flags (recommended for -feedback during development)
\ No newline at end of file +feedback during development) +-DBUILD_FORTRAN=ON to build the Fortran MD simulations example, saving results +in the TNG format (requires a Fortran compiler allowing cray-pointers).
\ No newline at end of file |