File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -7,18 +7,6 @@ dependencies {
77 // https://mvnrepository.com/artifact/net.java.dev.jna/jna
88 implementation libs. jna
99 implementation libs. jnaerator. runtime
10-
11- // Native LibOVR/Oculus support
12- api libs. lwjgl3. ovr
13- runtimeOnly(variantOf(libs. lwjgl3. ovr){ classifier(' natives-windows' ) })
14-
15- // Native OpenVR/LWJGL support
16- api libs. lwjgl3. openvr
17- implementation(variantOf(libs. lwjgl3. openvr){ classifier(' natives-linux' ) })
18- implementation(variantOf(libs. lwjgl3. openvr){ classifier(' natives-macos' ) })
19- runtimeOnly(variantOf(libs. lwjgl3. openvr){ classifier(' natives-windows' ) })
20- runtimeOnly(variantOf(libs. lwjgl3. openvr){ classifier(' natives-linux' ) })
21- runtimeOnly(variantOf(libs. lwjgl3. openvr){ classifier(' natives-macos' ) })
2210}
2311
2412javadoc {
You can’t perform that action at this time.
0 commit comments