Skip to content
  • Lucas Czech's avatar
    FindOpenMP: Add iomp5 variant of Clang OpenMP flags · 9dc7a2ed
    Lucas Czech authored and Brad King's avatar Brad King committed
    Try `-fopenmp=libiomp5` in addition to `-fopenmp=libomp`.  Leave the
    latter as the default that we try first when the compiler id is `Clang`.
    If that does not work we will still fall back to trying all the
    candidates and eventually get to the iomp5 variant.
    9dc7a2ed