diff --git a/premake/premake4.lua b/premake/premake4.lua index 3f380921..cbe22d25 100644 --- a/premake/premake4.lua +++ b/premake/premake4.lua @@ -81,6 +81,7 @@ function exampleProject(_name, _uuid) configuration { "linux" } links { + "X11", "GL", "pthread", }