summaryrefslogtreecommitdiff
path: root/xmake/actions/config/xmake.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2016-06-15 11:17:26 +0800
committerruki <[email protected]>2016-06-15 11:17:26 +0800
commitcfd9db015cbb79b047280d0acfad5950530d4158 (patch)
tree768ee463a5bd63e26e1561c8ea24b27221e5a7ad /xmake/actions/config/xmake.lua
parentd960300a20f47a9787d4881dd4e7dd5d2f6150d9 (diff)
add bindings for option
Diffstat (limited to 'xmake/actions/config/xmake.lua')
-rwxr-xr-xxmake/actions/config/xmake.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/actions/config/xmake.lua b/xmake/actions/config/xmake.lua
index 6fddd1213..6a27801dd 100755
--- a/xmake/actions/config/xmake.lua
+++ b/xmake/actions/config/xmake.lua
@@ -158,7 +158,6 @@ task("config")
, {'o', "buildir", "kv", "build", "Set the build directory." }
-
, {}
, {nil, "target", "v", "all", "Configure for the given target." }
}