Merge topic 'XL-Fortran-moddir-issue-12246'

3bb8566 XL: Place Fortran modules with -qmoddir= flag (#12246)
This commit is contained in:
Brad King 2011-06-02 11:29:22 -04:00 committed by CMake Topic Stage
commit 87b8b3c0a0
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
include(Compiler/XL)
__compiler_xl(Fortran)
SET(CMAKE_Fortran_MODDIR_FLAG "-qmoddir=")
SET(CMAKE_Fortran_DEFINE_FLAG "-WF,-D")
# -qthreaded = Ensures that all optimizations will be thread-safe