Skip to content
  • Rolf Eike Beer's avatar
    FindOpenMP: try the most likely flags first · 6f573ac9
    Rolf Eike Beer authored
    Since we know which compiler we have we can test those OpenMP flags first that
    are likely to be correct. This doesn't make any difference for GNU compilers,
    but it should avoid useless try_compiles and output cluttering for all others.
    6f573ac9