Skip to content

Use find_package and shared linker flags to link openmp on mac correctly.

Samuel Burbulla requested to merge bugfix/mac-openmp-sharedlib into master

This fixes the linking error with OpenMP on Mac.

Merge request reports