We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 856202c commit 7f321dbCopy full SHA for 7f321db
1 file changed
crates/processing_glfw/Cargo.toml
@@ -8,7 +8,7 @@ workspace = true
8
9
[features]
10
wayland = ["glfw/wayland"]
11
-x11 = []
+x11 = ["glfw/x11"]
12
static-link = ["glfw/static-link"]
13
14
[dependencies]
0 commit comments