cmake: Minor CMake cleanup - Fix project name to be less confusing - Better testing
Vulkan header files and API registry
See the CONTRIBUTING.md
See BUILD.md
Vulkan-Headers are shipped as part of the official Vulkan-SDK
Vulkan-Headers are also supported by both conan & vcpkg.
Updates to the Vulkan-Headers repository which correspond to a new Vulkan specification release are tagged using the following format: v<version> (e.g., v1.1.96).
Note: Marked version releases have undergone thorough testing but do not imply the same quality level as SDK tags. SDK tags follow the sdk-<version>.<patch> format (e.g., sdk-1.1.92.0).