commit | 69219209c06a8a9cf707744b57e2b3e5eb98a29b | [log] [tgz] |
---|---|---|
author | Tamas Ban <tamas.ban@arm.com> | Tue Oct 27 08:13:18 2020 +0000 |
committer | Soby Mathew <soby.mathew@arm.com> | Tue Nov 03 10:26:38 2020 +0000 |
tree | cfe9f70b792388e3604021666cab1118a507beed | |
parent | 958aeef5c0818c591c043a22defa8882731c9907 [diff] |
Build: Adjust configuration order Reorder the configuration steps, to provide more intuitive configuration. Invert the current order, and remove the use of FORCE to create a configuration additively instead of using overriding. Allows cmake command-line variables to override all other options as is expected. Change-Id: I64730b7db230cdaf2f86f1d27d882dc9111607be Signed-off-by: Tamas Ban <tamas.ban@arm.com> Signed-off-by: Raef Coles <raef.coles@arm.com>