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.
1 parent 74949c0 commit 9fbbe48Copy full SHA for 9fbbe48
xmake.lua
@@ -66,7 +66,7 @@ target("gf0")
66
add_includedirs("include-priv")
67
add_includedirs("$(buildir)/config")
68
add_includedirs("library/vendor/glad/gles20/include")
69
- add_packages("opengl-headers", "libsdl", "freetype", "pugixml")
+ add_packages("opengl-headers", "libsdl2", "freetype", "pugixml")
70
add_deps("gfcore0")
71
add_rpathdirs("$ORIGIN")
72
set_license("Zlib")
0 commit comments