commit | 7d3545b2ef859b1ca5568b87be781e14b6a64c23 | [log] [tgz] |
---|---|---|
author | Raef Coles <raef.coles@arm.com> | Fri Jul 10 10:00:35 2020 +0100 |
committer | Tamas Ban <tamas.ban@arm.com> | Thu Sep 24 12:49:54 2020 +0000 |
tree | 81cb261cf52d569649ec0d5294d6300c86cee643 | |
parent | a1f504ce992acda82705b358beb932bebebcfec7 [diff] |
Build: Convert interface dir to modern cmake Rewrite cmake files inside the interface directory. Remove generated files as they are now generated into the build tree. Modify header includes where include paths have changed. 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: I9ebfb1e31bebcba4a45ea3bb9ed0aa1c3d1c144d Signed-off-by: Raef Coles <raef.coles@arm.com>