[Piglit] [RFC] [PATCH] cmake: Create option to build GL targets in top build root

Eric Anholt eric at anholt.net
Thu Jul 28 14:11:53 PDT 2011


On Mon, 18 Jul 2011 11:48:47 -0700, Chad Versace <chad at chad-versace.us> wrote:
> This feature was requested by Eric Anholt. It provides an option to stop
> generating the Makefiles for GL (that is, non-GLES2) targets in target_api/gl
> and instead generate them in the top build root.
> 
> I'd like to know from the Piglit community:
>     1. Would you like the default value of
>        piglit_GL_BUILD_ROOT_IS_TOP_BUILD_ROOT to be true or false?
>     2. Can you suggest a more concise name for the variable?

While I'd love to have my recursive builds working again, when I applied
this patch and set it to true, cmake apparently ended up with bad
dependencies and couldn't find gl.h.  Turning the option back to false
ended up building.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20110728/b9db2229/attachment.pgp>


More information about the Piglit mailing list