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.
2 parents 9a72227 + 31d92d0 commit 6a48e9eCopy full SHA for 6a48e9e
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