[Cmake-commits] [cmake-commits] hoffman committed FortranCInterface.cmake 1.13 1.14

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Oct 31 07:50:30 EDT 2008


Update of /cvsroot/CMake/CMake/Modules
In directory public:/mounts/ram/cvs-serv25682

Modified Files:
	FortranCInterface.cmake 
Log Message:
ENH: fix for intel module on linux


Index: FortranCInterface.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/FortranCInterface.cmake,v
retrieving revision 1.13
retrieving revision 1.14
diff -C 2 -d -r1.13 -r1.14
*** FortranCInterface.cmake	30 Oct 2008 21:48:03 -0000	1.13
--- FortranCInterface.cmake	31 Oct 2008 11:50:28 -0000	1.14
***************
*** 89,92 ****
--- 89,94 ----
        "test_interface$" 
        "TEST_INTERFACE_mp_" 
+       "_test_interface__" 
+       "__test_interface__" 
        "__test_interface_NMOD_" 
        "__test_interface_MOD_")



More information about the Cmake-commits mailing list