started hand (and probably slight openxr extension) refactor. :3

This commit is contained in:
Schmarni
2023-11-04 17:26:30 +01:00
parent ccd505051d
commit 538000899c
9 changed files with 299 additions and 119 deletions

View File

@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
[features]
default = ["linked"]
# default = ["linked"]
linked = ["openxr/linked", "openxr/static"]
[dependencies]