diff options
Diffstat (limited to 'Modules')
-rw-r--r-- | Modules/CMakeDetermineCompilerABI.cmake | 2 | ||||
-rw-r--r-- | Modules/IntelVSImplicitPath/CMakeLists.txt (renamed from Modules/FortranCInterface/IntelVSImplicitPath/CMakeLists.txt) | 0 | ||||
-rw-r--r-- | Modules/IntelVSImplicitPath/extract.cmake (renamed from Modules/FortranCInterface/IntelVSImplicitPath/extract.cmake) | 0 | ||||
-rw-r--r-- | Modules/IntelVSImplicitPath/hello.f (renamed from Modules/FortranCInterface/IntelVSImplicitPath/hello.f) | 0 |
4 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CMakeDetermineCompilerABI.cmake b/Modules/CMakeDetermineCompilerABI.cmake index 528c327..6792b7a 100644 --- a/Modules/CMakeDetermineCompilerABI.cmake +++ b/Modules/CMakeDetermineCompilerABI.cmake @@ -93,7 +93,7 @@ FUNCTION(CMAKE_DETERMINE_COMPILER_ABI lang src) # Build a sample project which reports symbols. TRY_COMPILE(IFORT_LIB_PATH_COMPILED ${CMAKE_BINARY_DIR}/CMakeFiles/IntelVSImplicitPath - ${CMAKE_ROOT}/Modules/FortranCInterface/IntelVSImplicitPath + ${CMAKE_ROOT}/Modules/IntelVSImplicitPath IntelFortranImplicit CMAKE_FLAGS "-DCMAKE_Fortran_FLAGS:STRING=${CMAKE_Fortran_FLAGS}" diff --git a/Modules/FortranCInterface/IntelVSImplicitPath/CMakeLists.txt b/Modules/IntelVSImplicitPath/CMakeLists.txt index e2a4b3f..e2a4b3f 100644 --- a/Modules/FortranCInterface/IntelVSImplicitPath/CMakeLists.txt +++ b/Modules/IntelVSImplicitPath/CMakeLists.txt diff --git a/Modules/FortranCInterface/IntelVSImplicitPath/extract.cmake b/Modules/IntelVSImplicitPath/extract.cmake index 055247c..055247c 100644 --- a/Modules/FortranCInterface/IntelVSImplicitPath/extract.cmake +++ b/Modules/IntelVSImplicitPath/extract.cmake diff --git a/Modules/FortranCInterface/IntelVSImplicitPath/hello.f b/Modules/IntelVSImplicitPath/hello.f index e69de29..e69de29 100644 --- a/Modules/FortranCInterface/IntelVSImplicitPath/hello.f +++ b/Modules/IntelVSImplicitPath/hello.f |