Skip to content

[cmake] explicitly "require" certain VK::Headers version #315

@crueter

Description

@crueter

A common problem we face when vendoring OR system-including Vulkan::Headers and Vulkan::UtilityLibraries is version mismatching, which causes cryptic compile errors that are otherwise incomprehensible to the average user. A specific CMake flag, compile definition, or preprocessing check to "lock" the VulkanHeaders to a specific version or commit hash and generate a compiler (maybe CMake?) error if the versions don't match would be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions