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

Add missing header references in test Cmake #439

Closed

Conversation

pfontain
Copy link

@pfontain pfontain commented Dec 1, 2023

The test builds currently rely on the build loader dependency on the openxr headers for those headers to be pulled. This merge request makes the dependency explicit for tests, so that when the building the loader is off, the headers are still pulled.

  The test builds currently rely on the build loader dependency on the
openxr headers for those headers to be pulled. Make the dependency
explicit for tests so that when the loader is not built, the headers are
still pulled.
@CLAassistant
Copy link

CLAassistant commented Dec 1, 2023

CLA assistant check
All committers have signed the CLA.

@rpavlik
Copy link
Contributor

rpavlik commented Dec 1, 2023

How are you building anything else at all without the loader being built? It still needs the loader.

@pfontain
Copy link
Author

pfontain commented Dec 1, 2023

I use a pre-built loader here pfontain@2e7def6

@rpavlik-bot rpavlik-bot added the synced to gitlab Synchronized to OpenXR internal GitLab label Jan 3, 2024
@rpavlik-bot
Copy link
Collaborator

An issue (number 2179) has been filed to correspond to this pull request in the internal Khronos GitLab (Khronos members only: KHR:openxr/openxr#2179 ), to facilitate working group processes.

This GitHub pull request will continue to be the main site of discussion.

@rpavlik
Copy link
Contributor

rpavlik commented Jun 8, 2024

I think that, now that Meta has moved to the standard loader, this is no longer needed?

@pfontain
Copy link
Author

pfontain commented Jun 9, 2024

Probably. Thank you for the heads up.

@pfontain pfontain closed this Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
synced to gitlab Synchronized to OpenXR internal GitLab
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants