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
Replace WINDOWS with WIN32 in CMakeLists.txt (#1059)
Fixes Windows specific code in CMake files by using
the proper platform variable for Windows.
This is a slightly modified version of @cedricp changes
proposed in #1040.
0 commit comments