From 5280c9480cb0d7d3ab55d516e296152ec273e14a Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 28 Feb 2026 21:55:13 +0800 Subject: rewrite templates --- xmake/templates/c++/module.binary/template.lua | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 xmake/templates/c++/module.binary/template.lua (limited to 'xmake/templates/c++/module.binary/template.lua') diff --git a/xmake/templates/c++/module.binary/template.lua b/xmake/templates/c++/module.binary/template.lua deleted file mode 100644 index 917f4eb23..000000000 --- a/xmake/templates/c++/module.binary/template.lua +++ /dev/null @@ -1,2 +0,0 @@ -template("module.binary") - add_configfiles("xmake.lua") -- cgit v1.3.1