Skip to content
Snippets Groups Projects
Karsten Suehring's avatar
Karsten Suehring authored
OpenMP is not included in the system clang compiler. Recent CMake is able to
find OpenMP installations with brew and provide proper configuration info. OpenMP
should be detected after:

  brew install libomp

(require CMake >3.12)
0944171c
History
Name Last commit Last update
..