summaryrefslogtreecommitdiff
path: root/xmake/plugins/macro.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2016-02-23 21:19:38 +0800
committerruki <[email protected]>2016-02-23 21:19:38 +0800
commitbd2b7e61c8053041aae4f54537641529d6c10d49 (patch)
tree1e34a5f3c4ca553ae116882b2b2f84be90609577 /xmake/plugins/macro.lua
parent133ff2563a68b8265fafedb006bf07fce5ae280f (diff)
load tasks
Diffstat (limited to 'xmake/plugins/macro.lua')
-rwxr-xr-xxmake/plugins/macro.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/xmake/plugins/macro.lua b/xmake/plugins/macro.lua
index de96afa84..cebb468e4 100755
--- a/xmake/plugins/macro.lua
+++ b/xmake/plugins/macro.lua
@@ -1,3 +1,5 @@
-- define task
task("macro")
+ -- set menu
+ set_task_menu({})