commit | 1c781ef5c9f9829af914834100ebca7e8cd4c18d | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Fri Mar 04 18:49:23 2022 +0100 |
committer | György Szing <gyorgy.szing@arm.com> | Thu Mar 31 10:21:50 2022 +0200 |
tree | dbd8325d1a6b71e5ee21a86c867b70fa95a7960b | |
parent | eeee96403ef8d835880f50594d0bbd1c9fda98ad [diff] |
Make add_components CMake function reentrant Change the scope of the internally used TGT variable from global (cached) to local, allowing add_components calls on multiple levels. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: I48f4000d6157e7b3c572b5c1b0645ee1d0b7a24a