diff options
| author | ruki <[email protected]> | 2020-11-17 00:53:23 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-11-17 00:53:23 +0800 |
| commit | b0bb7321d5474c04becc4a1dab0502ad29203e73 (patch) | |
| tree | 751a10fc577378e2e7c31d1fe18fca14dac1e44c /xmake/modules/detect/tools/find_zip.lua | |
| parent | 5126a44b24e0f3266e0f588308469225ff3d603d (diff) | |
improve vcpkg
Diffstat (limited to 'xmake/modules/detect/tools/find_zip.lua')
| -rw-r--r-- | xmake/modules/detect/tools/find_zip.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/modules/detect/tools/find_zip.lua b/xmake/modules/detect/tools/find_zip.lua index ec4dbf5ee..4d77c8715 100644 --- a/xmake/modules/detect/tools/find_zip.lua +++ b/xmake/modules/detect/tools/find_zip.lua @@ -50,7 +50,5 @@ function main(opt) if program and opt and opt.version then version = find_programver(program, opt) end - - -- ok? return program, version end |
