Skip to content
Permalink
Browse files
macos: static link SDL2
  • Loading branch information
JaCzekanski committed Sep 17, 2019
1 parent e3ce3f8 commit b8e18c1
Showing 1 changed file with 1 addition and 1 deletion.
@@ -268,7 +268,7 @@ project "avocado"
"imgui",
}
buildoptions {getOutput("sdl2-config --cflags")}
linkoptions {getOutput("sdl2-config --libs")}
linkoptions {getOutput("sdl2-config --static-libs")}

filter {"system:android"}
files {

0 comments on commit b8e18c1

Please sign in to comment.