Skip to content
  • Graham Markall's avatar
    OS X: Add Fortran library version flags (#14249) · 1af8c8dd
    Graham Markall authored and Brad King's avatar Brad King committed
    The linker flags for setting the compatibility and current versions of
    libraries on Darwin are set for the supported Fortran compilers.
    
    Set CMAKE_Fortran_CREATE_SHARED_LIBRARY for the NAG Fortran compiler to
    have no space after <SONAME_FLAG> so the NAG compiler can parse the
    argument correctly.
    1af8c8dd