diff --git a/xmake.lua b/xmake.lua index 0d433c17a..5167a3d08 100644 --- a/xmake.lua +++ b/xmake.lua @@ -110,8 +110,6 @@ local modules = { Widgets = { Deps = {"NazaraGraphics"}, Packages = {"entt", "kiwisolver"} - end - } }