Skip to content
  • Christian Pfeiffer's avatar
    FindMPI: Use more CMake variables · 8cddc899
    Christian Pfeiffer authored
    This replaces hardcoded expectations of flags like -l and -L with a
    dynamical solution based on CMake platform variables.
    
    Furthermore, the linker flag parsing is dynamified to support more forms
    and given linker paths are now removed properly from the linker flags.
    8cddc899