Parcourir la source

Merge topic 'vs-fortran-try_compile'

4da50fe3f4 VS: Remove extra try_compile argument in Intel Fortran check

Acked-by: Kitware Robot <[email protected]>
Merge-request: !8383
Brad King il y a 2 ans
Parent
commit
997e5fa714
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      Modules/CMakeDetermineCompilerABI.cmake

+ 0 - 1
Modules/CMakeDetermineCompilerABI.cmake

@@ -163,7 +163,6 @@ function(CMAKE_DETERMINE_COMPILER_ABI lang src)
           PROJECT IntelFortranImplicit
           SOURCE_DIR ${CMAKE_ROOT}/Modules/IntelVSImplicitPath
           BINARY_DIR ${CMAKE_BINARY_DIR}/CMakeFiles/IntelVSImplicitPath
-          IntelFortranImplicit
           CMAKE_FLAGS
           "-DCMAKE_Fortran_FLAGS:STRING=${CMAKE_Fortran_FLAGS}"
           OUTPUT_VARIABLE _output)