diff options
| author | ruki <[email protected]> | 2023-11-10 22:57:56 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2023-11-10 22:57:56 +0800 |
| commit | 41b31a8fdb0a9e4e7dd2a6868694c12f95c8a4c6 (patch) | |
| tree | 8c7a3c1e5897efc1dfae25329201d575d650c007 /tests | |
| parent | ff33f52afebb41b4d281e9b4f7c9c6711a1e422c (diff) | |
call makensis
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/plugins/pack/xmake.lua | 1 |
1 files changed, 1 insertions, 0 deletions
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") |
