[CMake] CMake, Qt and Boost.signals

Clinton Stimpson clinton at elemtech.com
Mon Feb 1 14:28:04 EST 2010


You just need to add the -DQT_NO_KEYWORDS compile flag.

Clint

On Monday 01 February 2010 12:23:10 pm Olaf Peter wrote:
> Hi,
>
> following
> http://www.boost.org/doc/libs/1_41_0/doc/html/signals/s04.html#id1677853
> I can mix Qt and Boost.Signals if I add
>
> CONFIG      += no_keywords
>
> to to qmkae projectfile. How can I get it with cmake?
>
> Reagrds,
> Olaf
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list