We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lwjgl
1 parent 9a72227 commit 31d92d0Copy full SHA for 31d92d0
OpenCL/build.sbt
@@ -11,8 +11,6 @@ libraryDependencies += ("org.lwjgl" % "lwjgl" % "3.1.6" % Optional).jar().classi
11
}
12
13
14
-libraryDependencies += "org.lwjgl" % "lwjgl" % "3.1.6"
15
-
16
libraryDependencies += "org.lwjgl" % "lwjgl-opencl" % "3.1.6"
17
18
libraryDependencies += "com.thoughtworks.raii" %% "asynchronous" % "3.0.0-M11"
0 commit comments