mirror of
https://github.com/reactos/CMake.git
synced 2024-12-05 18:27:23 +00:00
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 "")
|