Add sdl dependency (commented out)
This commit is contained in:
@@ -11,6 +11,7 @@ plugins {
|
|||||||
dependencies {
|
dependencies {
|
||||||
implementation(openrndr.bundles.basic)
|
implementation(openrndr.bundles.basic)
|
||||||
implementation(openrndr.bundles.video)
|
implementation(openrndr.bundles.video)
|
||||||
|
//runtimeOnly(openrndr.bundles.runtime.sdl)
|
||||||
runtimeOnly(openrndr.bundles.runtime.glfw)
|
runtimeOnly(openrndr.bundles.runtime.glfw)
|
||||||
runtimeOnly(openrndr.gl3)
|
runtimeOnly(openrndr.gl3)
|
||||||
implementation(openrndr.dialogs)
|
implementation(openrndr.dialogs)
|
||||||
|
|||||||
Reference in New Issue
Block a user