On Sat, Jan 22, 2011 at 17:46, Ian Romanick <i...@freedesktop.org> wrote: > What I want is a way with cmake to build files twice. The first time > will be in the existing way. The second time will compile with > - -DUSE_OPENGL_ES and will generate a .o file with a different name. ... > I don't know cmake well enough to do that, and I keep forgetting to ask > Chad.
I have done just that with cmake recently; that is, building an executable twice, once using GL and again with GLES2. When Monday arrives, I'll take a look at how to best coerce Piglit to do this. -- Chad Versace c...@chad-versace.us _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev