CMake Error at cmake/SpecializedConfig/Config_OSX.cmake:69 (message):
OpenMP library not found
Call Stack (most recent call first):
Configuration.cmake:80 (INCLUDE)
CMakeLists.txt:90 (INCLUDE)
i am creating universal lib on macos .whike compiling the project from bash. following error shows
already OpenMp and other supported libs are installed
Any solution for this ?