commit | 9882afb0ad85823a972f3a75acb186323415da2f | [log] [tgz] |
---|---|---|
author | Gyorgy Szing <Gyorgy.Szing@arm.com> | Tue Jul 19 08:13:00 2022 +0000 |
committer | Gyorgy Szing <Gyorgy.Szing@arm.com> | Wed Oct 12 07:16:33 2022 +0200 |
tree | 0e192400639cfb811d7dcb946190e03ff10e1ee6 | |
parent | 2b7d662d83da9e9dec6223e17540725151f10456 [diff] |
Fix: add name collision detection to FetchContent When an external component used the same name as a project or another external component, LazyFetch was misbehaving. This change makes LazyFetch detect this condition and fail with an error message. Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com> Change-Id: I8acbf727a30ded5fc9a7114262803615f0cd21d4