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
Add USE_DIRECT_MODULE_IMPORT option to CMake for improved IDE support
- Introduced `USE_DIRECT_MODULE_IMPORT` toggle in CMake to allow direct use of `vulkan.cppm`.
- Provides an alternative for resolving Intellisense issues in VS2022 and other IDEs.
0 commit comments