diff options
Diffstat (limited to 'tests/plugins/pack/xmake.lua')
| -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") |
