Skip to content

Conversation

@SpookySkeletons
Copy link
Contributor

To my awareness, Proton should now deal with this correctly, as should we.

@SpookySkeletons
Copy link
Contributor Author

Modified the CI to also pull in the OpenXR 1.0.20 headers for the build.

@Supreeeme
Copy link
Owner

Thinking about this, I think I'd like if this was behind a feature (that can be on by default).

@SpookySkeletons
Copy link
Contributor Author

Feature gated and defaulted on

@SpookySkeletons
Copy link
Contributor Author

CI refusing external changes to the build.


[features]
default = ["openxr-dynamic"]
openxr-dynamic = ["openxr/linked", "openvr/openxr-dynamic"]
Copy link
Owner

Choose a reason for hiding this comment

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

With the flags like this it's impossible to get static openxr anymore. It seems that the static flag actually implies linked, so maybe it should instead be a openxr-static feature and set features = ["linked"] on the openxr dependency.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants