Closed keith923 closed 4 years ago
On Linux you must set BUILD_SHARED_LIBS, but if you do that on OS X it breaks with linker errors.
The CMake script should be updated to at least warn the user when BUILD_SHARED_LIBS is on and it shouldn't be, on off when it should be.
On Linux you must set BUILD_SHARED_LIBS, but if you do that on OS X it breaks with linker errors.
The CMake script should be updated to at least warn the user when BUILD_SHARED_LIBS is on and it shouldn't be, on off when it should be.