diff options
| author | ruki <[email protected]> | 2021-12-05 23:00:01 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-05 23:00:01 +0800 |
| commit | eab65cb4c758e0d9c16fc6c606dfa7616a491787 (patch) | |
| tree | 38f2987e0a1e5a0974418846a4275a4190eded5e /xmake/rules/utils/bin2c/xmake.lua | |
| parent | 23c04732766ba2db5e5caea09d7d31f7d8631a97 (diff) | |
Update xmake.lua
Diffstat (limited to 'xmake/rules/utils/bin2c/xmake.lua')
| -rw-r--r-- | xmake/rules/utils/bin2c/xmake.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/rules/utils/bin2c/xmake.lua b/xmake/rules/utils/bin2c/xmake.lua index 79b52fe73..409162f00 100644 --- a/xmake/rules/utils/bin2c/xmake.lua +++ b/xmake/rules/utils/bin2c/xmake.lua @@ -99,7 +99,6 @@ end -- main entry function main(...) - print("sss") -- parse arguments local argv = {...} local opt = option.parse(argv, options, "Print c/c++ code files from the given binary file." |
