2
0
Jérôme Leclercq 2 жил өмнө
parent
commit
bb8105270f

+ 0 - 1
packages/s/sfml/xmake.lua

@@ -202,7 +202,6 @@ package("sfml")
                         local fetchinfo = dep:fetch()
                         if fetchinfo then
                             table.join2(libfiles, fetchinfo.libfiles)
-                            print(fetchinfo.libfiles)
                         end
                     end
                 end