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

Chad Versace chad at chad-versace.us
Mon Jul 18 11:48:47 PDT 2011


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?

Chad Versace (1):
  cmake: Create option to build GL targets in top build root

 CMakeLists.txt                     |    4 ++++
 cmake/target_api/gl/CMakeLists.txt |   11 ++++++++++-
 2 files changed, 14 insertions(+), 1 deletions(-)

-- 
1.7.6



More information about the Piglit mailing list