Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmake: Fix usage of Vulkan::Registry #1108

Merged
merged 1 commit into from
Jan 10, 2023
Merged

cmake: Fix usage of Vulkan::Registry #1108

merged 1 commit into from
Jan 10, 2023

Conversation

juan-lunarg
Copy link
Contributor

Vulkan::Registry was deprecated by Vulkan-Headers

Use 'VULKAN_HEADERS_REGISTRY_DIRECTORY' instead.

@ci-tester-lunarg
Copy link

CI Vulkan-Loader build queued with queue ID 295.

@ci-tester-lunarg
Copy link

CI Vulkan-Loader build # 1705 running.

Vulkan::Registry was deprecated by Vulkan-Headers

Use 'VULKAN_HEADERS_REGISTRY_DIRECTORY' instead.

closes #1106
@ci-tester-lunarg
Copy link

CI Vulkan-Loader build queued with queue ID 301.

@ci-tester-lunarg
Copy link

CI Vulkan-Loader build # 1706 running.

@ci-tester-lunarg
Copy link

CI Vulkan-Loader build # 1706 passed.

Copy link
Collaborator

@charles-lunarg charles-lunarg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@juan-lunarg juan-lunarg added the build Anything to do with building the repo label Jan 10, 2023
@juan-lunarg juan-lunarg merged commit 4e1777a into KhronosGroup:master Jan 10, 2023
@juan-lunarg juan-lunarg deleted the juaramos/fix_1106 branch January 10, 2023 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Anything to do with building the repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

configure failed because Vulkan-Headers have removed Vulkan::Registry
3 participants