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
Moved PROJECT line to beginning of cmakelists. Fixes#848. Compile as C++ 20 on Windows so that vulkan-hpp pulls in the correct <version> header rather than the deprecated <ciso646> which causes warnings. Fixes#843.
0 commit comments