added comment
This commit is contained in:
parent
1926b3774b
commit
3d031770d4
@ -42,6 +42,7 @@ if(ENABLE_OPENMP)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
# this is only needed for CMake below 3.5
|
||||
if(DEFINED CMAKE_Fortran_COMPILER_ID AND NOT DEFINED OpenMP_Fortran_FLAGS)
|
||||
# we do this in a pedestrian way because the Fortran support is relatively recent
|
||||
if(CMAKE_Fortran_COMPILER_ID MATCHES GNU)
|
||||
|
Loading…
x
Reference in New Issue
Block a user