[CMake] QT Plugin with cmake

Christian Koerner christian.koerner at aon.at
Wed Jun 7 11:54:59 EDT 2006


Hi,

In qmake .pro files exists a switch for compiling QT Plugins (CONFIG +=
plugin). Is there any way to replicate this using cmake? I tried
manually setting -DQT_PLUGIN using ADD_DEFINITIONS which didn't help.

Thanks in advance.

Chris



More information about the CMake mailing list