commit | 1971538c4c071dc053136fe8b344c7744d724d50 | [log] [tgz] |
---|---|---|
author | Raef Coles <raef.coles@arm.com> | Fri Jul 10 09:50:17 2020 +0100 |
committer | Tamas Ban <tamas.ban@arm.com> | Thu Sep 24 12:49:54 2020 +0000 |
tree | d33455032eedc680d9dbadb74b755c37b20661ee | |
parent | b3d78827a5c148ad334d739ac76d67c745172109 [diff] |
Build: Convert lib dir to modern cmake Rewrite cmake files inside the lib directory. Adds subdirectories for external dependencies that are now fetched automatically by cmake. Add patches for external repos that require them. WARNING: This change will not build in isolation, it requires _all_ other cmake changes to successfully build. It is split out only for clarity of changes. Change-Id: I545fd9278fbccb56c4216ffd5a390e35787dc41a Signed-off-by: Raef Coles <raef.coles@arm.com>