diff options
| author | star9029 <[email protected]> | 2025-04-06 15:42:29 +0800 |
|---|---|---|
| committer | star9029 <[email protected]> | 2025-04-06 15:42:29 +0800 |
| commit | c9f654105819ac41e927ad89d3a972ed0a77b2d9 (patch) | |
| tree | 6c085ac5c1c8e7b39b965ba67e0588bbbd85a1c0 /xmake/modules/detect/tools/find_midl.lua | |
| parent | f80d66c9d00c1416c210747f05296c749d04159c (diff) | |
Improve idl rule
Diffstat (limited to 'xmake/modules/detect/tools/find_midl.lua')
| -rw-r--r-- | xmake/modules/detect/tools/find_midl.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmake/modules/detect/tools/find_midl.lua b/xmake/modules/detect/tools/find_midl.lua index bcc601c06..a8b7c6119 100644 --- a/xmake/modules/detect/tools/find_midl.lua +++ b/xmake/modules/detect/tools/find_midl.lua @@ -30,9 +30,7 @@ import("lib.detect.find_programver") -- @return program, version -- -- @code --- -- local midl = find_midl() --- -- @endcode -- function main(opt) |
