summaryrefslogtreecommitdiffstats
path: root/hl/fortran/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r20079] Correct Fortran handling in CMake filesAllen Byrne2011-02-101-21/+1
| | | | Tested: local: linux
* [svn-r19326] Added parallel build commands.Allen Byrne2010-08-311-2/+2
| | | | | | | | Corrected use/name of source folder aliases. Duplicated FindMPI.cmake so that non-c++ compiler is found first (recommemded commands did not work). Bring r19325 from trunk Tested: local linux with mpich
* [svn-r18897] Added fortran /dbglibs option to fortran compile flags for ↵Allen Byrne2010-05-251-0/+10
| | | | | | | | windows intel fortran case. Duplicated windows intel fortran flag block for hl/fortran Tested: windows
* [svn-r18773] Add files to support building library with CMakeAllen Byrne2010-05-121-0/+31
Tested: Local linux