diff options
| author | ruki <[email protected]> | 2019-02-08 23:32:30 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2019-02-08 15:15:05 +0800 |
| commit | 04f4888bf721d9d78b0feb56c392122966a36a4e (patch) | |
| tree | 7f21056ae40f4e0734bd4b77eb8372f5150959fd /xmake/modules/detect/tools | |
| parent | 7f5f3b0c1b8ffba6fed1e96fa30fcb5be3defa39 (diff) | |
update xmake github url
Diffstat (limited to 'xmake/modules/detect/tools')
| -rw-r--r-- | xmake/modules/detect/tools/find_rc.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/modules/detect/tools/find_rc.lua b/xmake/modules/detect/tools/find_rc.lua index 41022adf4..dce424af1 100644 --- a/xmake/modules/detect/tools/find_rc.lua +++ b/xmake/modules/detect/tools/find_rc.lua @@ -49,7 +49,7 @@ function main(opt) -- fix rc.exe missing issues -- - -- @see https://github.com/tboox/xmake/issues/225 + -- @see https://github.com/xmake-io/xmake/issues/225 -- https://stackoverflow.com/questions/43847542/rc-exe-no-longer-found-in-vs-2015-command-prompt/45319119 -- -- patch sdk bin directory to path environment |
