You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I built the static and/or shared library on Linux the library was installed in the/usr/local/lib/lib directory. When cmake was run with the -DCMAKE_INSTALL_PREFIX=/usr/local it was installed correctly in /usr/local/lib.