From 723c58b6f53c96de197c3c567701df7287c037f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Leclercq?= Date: Sun, 20 Mar 2022 19:00:49 +0100 Subject: [PATCH] Update xmake.lua --- xmake.lua | 2 -- 1 file changed, 2 deletions(-) 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 - } }