On 08/04/2014 10:03 AM, Emil Velikov wrote: > Rather than wrapping around cmocka's existing cmake, simply inherit > the build setup/variables from the waffle project and build a simple > cmocka static library. > This way we'll no longer need to add the custom commands for build > and we'll be able to easily handle mingw-w64 and msvc build :) > > To make things even better this speeds up the configure/build process. > > Patch is largely written by Nils Gladitz, ngladitz on #cmake > Signed-off-by: Emil Velikov <[email protected]> > --- > > A small lovely patch strictly speaking not part of this series. Yet I've > that I had it locally for ages, and without it the "fix-make-check" will > not work at all :'(
Lovely indeed. It's so simple! Committed to branches 'master' and 'next'. I have some additional CMocka cleanups pending. But they won't work on Windows :(. I'll need to get your advice when I'm ready to post the patches. _______________________________________________ waffle mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/waffle

