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
Hello, is it expected that with BUILD_SHARED_LIBS being false, the glew shared library is still created ? I hit the issue using the conan package as they use the all target but I set some flags on my dependencies that are correct only for static linking and expected glew_s only to be built.