diff options
author | Brad King <brad.king@kitware.com> | 2010-12-06 15:35:25 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2010-12-06 15:35:25 (GMT) |
commit | ab9ebb017e2ca30ff350bc6ab1bf5992c66b1716 (patch) | |
tree | 161338af8c23f57524834d7660474eb8cb580fe3 /Source/cmFindCommon.h | |
parent | 53e76c8f126fd2480c560cf2bb46a93eabbc91fa (diff) | |
download | CMake-ab9ebb017e2ca30ff350bc6ab1bf5992c66b1716.zip CMake-ab9ebb017e2ca30ff350bc6ab1bf5992c66b1716.tar.gz CMake-ab9ebb017e2ca30ff350bc6ab1bf5992c66b1716.tar.bz2 |
Fix Fortran .mod timestamps with Cray compiler
Commit 34e1ac24 (Create Fortran info variables for .mod behavior,
2010-11-12) incorrectly taught GetFortranModuleDirectory to return a
relative path. We really want to use "." as the module directory only
as a workaround for compilers that do not do so by default. Therefore
we need this default only when generating the compiler command line and
not when scanning dependencies.
Revert the previous change to GetFortranModuleDirectory and apply the
change only at one of its call sites.
Diffstat (limited to 'Source/cmFindCommon.h')
0 files changed, 0 insertions, 0 deletions