f43defaec4
The GNU Fortran compiler does not document support for this flag as the GNU C and C++ compilers do.
4 lines
106 B
CMake
4 lines
106 B
CMake
include(Platform/Linux-GNU)
|
|
__linux_compiler_gnu(Fortran)
|
|
set(CMAKE_SHARED_LIBRARY_LINK_Fortran_FLAGS "")
|