On 14 February 2016 at 19:31, René J.V. <rjvber...@gmail.com> wrote: > Hi, > > I'd like to investigate something Qt-related that would require me to build > all frameworks with a specific set of preprocessor tokens defined. Rather > than patching all toplevel CMake files I'm hoping for way to define those > tokens in the cmake invocation, IOW on the cmake command line. > It seems CMake itself doesn't make that easy because of a lack incremental > mechanisms, but maybe there's a hook in the ECM that I've overlooked? > > Thanks, > René
CC="gcc -DWHATEVER_DEFINE" cmake ... It really should be as simple as that. _______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel