This commit is contained in:
Бранимир Караџић 2020-05-03 18:18:26 -07:00
parent 6601a4a6f7
commit 60b51dcf85

View File

@ -64,6 +64,11 @@ function bgfxProjectBase(_kind, _defines)
buildoptions {
"-fPIC",
}
links {
"X11",
"GL",
"pthread",
}
configuration {}
end