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