diff options
| author | ruki <[email protected]> | 2016-06-15 11:17:26 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2016-06-15 11:17:26 +0800 |
| commit | cfd9db015cbb79b047280d0acfad5950530d4158 (patch) | |
| tree | 768ee463a5bd63e26e1561c8ea24b27221e5a7ad /xmake/actions/config/xmake.lua | |
| parent | d960300a20f47a9787d4881dd4e7dd5d2f6150d9 (diff) | |
add bindings for option
Diffstat (limited to 'xmake/actions/config/xmake.lua')
| -rwxr-xr-x | xmake/actions/config/xmake.lua | 1 |
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." } } |
