commit | f934bab549ba3c40c6e147cb803f20b650f09665 | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <Gyorgy.Szing@arm.com> | Thu Aug 31 10:48:40 2023 +0000 |
committer | Gyorgy Szing <Gyorgy.Szing@arm.com> | Thu Aug 31 18:22:15 2023 +0200 |
tree | 242771416d5c8682fe6e548ba16ab8c400ddb996 | |
parent | e64e608c774ca53a23638b183bf4deb3b86b48c1 [diff] |
LazyFetch: add verbose build support Extend LazyFetch to allow building external components in verbose mode to help debugging issues. Both the configuration phase and the build pase can be made versbose with cmake or environemnt variables. For details see tools/cmake/common/LazyFetch.cmake. Change-Id: Ifa13904cf5692778cc1b1d56757e4c95539fc24a Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>