[Piglit] [PATCH] cmake: bump cmake requirement to 2.8.11

Dylan Baker baker.dylan.c at gmail.com
Fri Sep 26 14:10:13 PDT 2014


This is fine with me.

I'll add that Gentoo has 2.8.12 as stable, and 3.0.2 as unstable

On Friday, September 26, 2014 11:50:53 AM Emil Velikov wrote:
> Latest waffle (1.4.0) requires cmake 2.8.11 and considering that
> waffle and piglit are build hand-in-hand, do the same here.
> 
> Suggested-by: Chad Versace <chad.versace at linux.intel.com>
> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
> ---
> 
> I'm not entirely sure how many people build waffle separate
> of piglit and if we must bump the requirement here. Esp since
> some enterprise distros do not provide the updated package
> 
> Archlinux                3.0.2
> Debian wheezy            2.8.9
> Debian wheezy-backports  2.8.11
> Fedora 19/20             2.8.12
> Redhat EL 6/7            2.8.8
> OpenSUSE 12.3            2.8.10
> OpenSUSE 13.1            2.8.11
> SUSE SLE-11 (unofficial) 2.8.12/3.0.1
> 
> I'm open to suggestions
> 
> Cheers,
> Emil
> 
> 
>  CMakeLists.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/CMakeLists.txt b/CMakeLists.txt
> index 14d2927..c1124e9 100644
> --- a/CMakeLists.txt
> +++ b/CMakeLists.txt
> @@ -1,4 +1,4 @@
> -cmake_minimum_required(VERSION 2.8.5)
> +cmake_minimum_required(VERSION 2.8.11)
>  
>  list(APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake/Modules")
>  
> -- 
> 2.1.0
> 
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20140926/442fd50a/attachment.sig>


More information about the Piglit mailing list