From 41b31a8fdb0a9e4e7dd2a6868694c12f95c8a4c6 Mon Sep 17 00:00:00 2001 From: ruki Date: Fri, 10 Nov 2023 22:57:56 +0800 Subject: call makensis --- tests/plugins/pack/xmake.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/plugins/pack/xmake.lua') diff --git a/tests/plugins/pack/xmake.lua b/tests/plugins/pack/xmake.lua index 5d45181c0..7ae6a6cfc 100644 --- a/tests/plugins/pack/xmake.lua +++ b/tests/plugins/pack/xmake.lua @@ -1,3 +1,4 @@ +set_version("1.0.0") add_rules("mode.debug", "mode.release") includes("@builtin/xpack") -- cgit v1.3.1