[kde-linux] Cmake and Qmake
David Baron
d_baron at 012.net.il
Thu Nov 20 14:36:44 UTC 2008
The question becomes ... resources.
Qmake handles these if a .qrc file is around.
However, the project is using cmake because it is a KDE4 thingie.
How does one integrate this into cmake?
I manually ran the rcc line that was in the qmake's Makefile.
The qrc_....,.cpp was added to the source entries.
Cmake then picked them up.
However, I do not know if these were really linked up.
More information about the kde-linux
mailing list