diff options
| author | Stefan Boberg <[email protected]> | 2022-03-23 16:15:00 +0100 |
|---|---|---|
| committer | Stefan Boberg <[email protected]> | 2022-03-23 16:15:00 +0100 |
| commit | 2f75beafd6456e7549c3704c9c8af160f6cd8d14 (patch) | |
| tree | d3820646b3dc8d9a99e5315032644e3cdf265085 /xmake.lua | |
| parent | clang format (diff) | |
| download | zen-2f75beafd6456e7549c3704c9c8af160f6cd8d14.tar.xz zen-2f75beafd6456e7549c3704c9c8af160f6cd8d14.zip | |
added xmake file for zentest-appstub
Diffstat (limited to 'xmake.lua')
| -rw-r--r-- | xmake.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -158,6 +158,7 @@ includes("zenstore", "zenstore-test") includes("zenutil") includes("zenserver", "zenserver-test") includes("zen") +includes("zentest-appstub") task("bundle") set_menu { |