On Mon, Jan 13, 2014 at 09:41:20PM +0800, Daniel Kurtz wrote:
> Currently we are building a single binary for both GL and GLES.
> However, it can only be added by either CMakelists.gl or .gles, but not
> both.
> 
> Instead, build two differente binaries, install each in the respective
> CMakelists, and add them both to tests/all.py.
> 
> Signed-off-by: Daniel Kurtz <[email protected]>
> ---
>  tests/all.py                                               | 5 +++--
>  tests/egl/spec/egl_khr_create_context/CMakeLists.gl.txt    | 2 +-
>  tests/egl/spec/egl_khr_create_context/CMakeLists.gles2.txt | 1 +
>  3 files changed, 5 insertions(+), 3 deletions(-)

Thanks, committed to master.
Reviewed-by: Chad Versace <[email protected]>
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to