diff options
| author | ruki <[email protected]> | 2016-03-02 21:06:09 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2016-03-02 21:06:09 +0800 |
| commit | 4fa3ca927a032f57aaae44156ceeec6732c159f6 (patch) | |
| tree | 1091a3ad18f67ac43262899fa49ea529c67beeff /xmake/plugins/hello/xmake.lua | |
| parent | 8ee46b185347f31fa6f4380c887974cdbafbb1d1 (diff) | |
add option and global module for sandbox
Diffstat (limited to 'xmake/plugins/hello/xmake.lua')
| -rwxr-xr-x | xmake/plugins/hello/xmake.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/plugins/hello/xmake.lua b/xmake/plugins/hello/xmake.lua index 9289c2b14..2d291eb24 100755 --- a/xmake/plugins/hello/xmake.lua +++ b/xmake/plugins/hello/xmake.lua @@ -45,5 +45,3 @@ task("hello") -- options , options = {} }) - - |
