diff options
author | Brad King <brad.king@kitware.com> | 2010-02-16 18:24:44 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2010-02-16 18:24:44 (GMT) |
commit | 4685872078f71705c53c19d79121bd9d76b83265 (patch) | |
tree | be3615b6962c8dc821c4bdffb026d8e1bb1e036f /Modules/FindSDL_image.cmake | |
parent | 71e4fe7c7eecaef06ba17bf52f6668080bbe1cdc (diff) | |
download | CMake-4685872078f71705c53c19d79121bd9d76b83265.zip CMake-4685872078f71705c53c19d79121bd9d76b83265.tar.gz CMake-4685872078f71705c53c19d79121bd9d76b83265.tar.bz2 |
FortranCInterface: Fix PathScale detection again
PathScale Fortran mangles module symbols as "MY_SUB.in.MY_MODULE" and
also requires "my_module_" when the module is imported. We cannot
provide the symbol with ".in." mangling so we should not provide
"my_module_" because it would duplicate the one in the Fortran-provided
object file.
Commit "FortranCInterface: Fix PathScale detection" (2010-01-22) already
made the same fix for the non-underscore module case.
Diffstat (limited to 'Modules/FindSDL_image.cmake')
0 files changed, 0 insertions, 0 deletions