Update xmake.lua

This commit is contained in:
Jérôme Leclercq 2022-03-20 19:00:49 +01:00
parent 69869ccb74
commit 723c58b6f5
1 changed files with 0 additions and 2 deletions

View File

@ -110,8 +110,6 @@ local modules = {
Widgets = {
Deps = {"NazaraGraphics"},
Packages = {"entt", "kiwisolver"}
end
}
}