Branch: refs/heads/main Home: https://github.com/OpenAMP/libmetal Commit: 9a21915a5f8f685a9d77672e3817a923d3de8e1f https://github.com/OpenAMP/libmetal/commit/9a21915a5f8f685a9d77672e3817a923d... Author: Arnaud Pouliquen arnaud.pouliquen@foss.st.com Date: 2025-02-24 (Mon, 24 Feb 2025)
Changed paths: M CMakeLists.txt
Log Message: ----------- cmake: update cmake minimum support to 3.16
We currently support an old version of CMake (3.0.2) that was released in 2018.
This requires adding specific policies to support the evolution to the latest versions of Zephyr.
Update the minimum version to 3.16. The reason for this version is to support environments such as Debian Bullseye that are still in LTS state.
By updating to CMake 3.16 as the minimum version, we can also clean up the following policy add-ons: - CMP0048 added in CMake v3.0 - CMP0053 added in CMake v3.1 - CMP0077 added in CMake v3.13
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@foss.st.com
To unsubscribe from these emails, change your notification settings at https://github.com/OpenAMP/libmetal/settings/notifications
openamp-rp@lists.openampproject.org