commit | 047aea859a7a17c35253b7633591306378da7381 | [log] [tgz] |
---|---|---|
author | Balint Dobszay <balint.dobszay@arm.com> | Mon May 16 14:20:53 2022 +0200 |
committer | Balint Dobszay <balint.dobszay@arm.com> | Tue May 17 15:37:39 2022 +0200 |
tree | c876b7a296d505642d306643f7f7190084f4c41c | |
parent | 6c5064271f1ffe4b5b081a3e2d52b0420a2797a3 [diff] |
Bump CMake minimum version to 3.18 Some CMake files rely on features introduced in 3.18. However, the minimum required version is currently set to 3.16, which makes some deployments fail when using 3.16 or 3.17. Fix this by bumping the required version to 3.18. Signed-off-by: Balint Dobszay <balint.dobszay@arm.com> Change-Id: I7263a4ded28e1c6dda1c63c67689b60f087b8182