[Cmake-commits] [cmake-commits] hoffman committed FortranCInterface.cmake 1.7 1.8

cmake-commits at cmake.org cmake-commits at cmake.org
Wed Oct 29 17:40:08 EDT 2008


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

Modified Files:
	FortranCInterface.cmake 
Log Message:
ENH: add check for intel windows module mangling


Index: FortranCInterface.cmake
===================================================================
RCS file: /cvsroot/CMake/CMake/Modules/FortranCInterface.cmake,v
retrieving revision 1.7
retrieving revision 1.8
diff -C 2 -d -r1.7 -r1.8
*** FortranCInterface.cmake	29 Oct 2008 21:37:01 -0000	1.7
--- FortranCInterface.cmake	29 Oct 2008 21:40:05 -0000	1.8
***************
*** 88,91 ****
--- 88,92 ----
    foreach(interface 
        "test_interface$" 
+       "_TEST_INTERFACE_mp_" 
        "__test_interface_NMOD_" 
        "__test_interface_MOD_")



More information about the Cmake-commits mailing list