[Buildroot] [PATCH 1/1] set minimum cmake version to 3.10

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Feb 3 14:52:53 UTC 2020


On Mon,  3 Feb 2020 06:27:38 -0800
Adam Duskett <aduskett at gmail.com> wrote:

> The CMakeLists.txt file uses the CMP0091 which is an MSVC runtime library flag
> abstraction macro.
> 
> Because we are not building ninja for Microsoft, it is safe to remove this
> macro and set the minimum version to 3.10.
> 
> Fixes:
> http://autobuild.buildroot.net/results/992b34c5625ec733d8dce678aa7a7540c4768ca1
> 
> Signed-off-by: Adam Duskett <aduskett at gmail.com>
> ---
>  ...01-set-minimum-cmake-version-to-3.10.patch | 30 +++++++++++++++++++
>  1 file changed, 30 insertions(+)
>  create mode 100644 package/ninja/0001-set-minimum-cmake-version-to-3.10.patch

Fixed the commit title and applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list