opensubdiv-petite icon indicating copy to clipboard operation
opensubdiv-petite copied to clipboard

Fix OpenMP detection on macOS

Open virtualritz opened this issue 4 years ago • 0 comments

This broken in the resp. CMake module. I.e. even when libomp and/or clang are installed via Homebrew and even when the Homebrew Clang is set as the compiler, OpenMP is not properly detected.

https://stackoverflow.com/questions/46414660/macos-cmake-and-openmp https://stackoverflow.com/questions/48825416/missing-openmp-c-flags-openmp-c-lib-names

https://gitlab.kitware.com/cmake/cmake/-/issues/21787

virtualritz avatar Apr 10 '21 18:04 virtualritz