Ver Fonte

Merge branch 'master' of github.com:bkaradzic/bgfx

bkaradzic há 12 anos atrás
pai
commit
b15dcfd66a
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      premake/premake4.lua

+ 1 - 0
premake/premake4.lua

@@ -81,6 +81,7 @@ function exampleProject(_name, _uuid)
 
 
 	configuration { "linux" }
 	configuration { "linux" }
 		links {
 		links {
+			"X11",
 			"GL",
 			"GL",
 			"pthread",
 			"pthread",
 		}
 		}