diff options
| author | ruki <[email protected]> | 2021-01-01 22:35:43 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2021-01-01 22:35:43 +0800 |
| commit | 3d81bbfbc1d0e4578ac4960585ea6fa6dd655908 (patch) | |
| tree | 1cf4e3b5a5308b4ab0e15a8549dad3742dd9cad8 /xmake/actions/require/impl/package.lua | |
| parent | 18b68e6e7ab221b5ebd6c992bd02fa11c73d52ae (diff) | |
add multiconfigs2
Diffstat (limited to 'xmake/actions/require/impl/package.lua')
| -rw-r--r-- | xmake/actions/require/impl/package.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmake/actions/require/impl/package.lua b/xmake/actions/require/impl/package.lua index 4a400bb34..c82542623 100644 --- a/xmake/actions/require/impl/package.lua +++ b/xmake/actions/require/impl/package.lua @@ -443,7 +443,6 @@ function _load_package_depconfigs(package) end end end - print(extraconfs) return extraconfs end |
