Am Dienstag 20 März 2007 08:49 schrieb Alexander Neundorf:
> > Although there is a good module for QT4, it is incomplete. Qt also comes
> > with the tools lupdate and lrelease but there are not macros for them. I
> > wrote two (one for each tool) but having this in FindQt4.cmake seems
> > more logi
Hi,
Von: Hendrik Sattler <[EMAIL PROTECTED]>
> Hi,
>
> I have three questions regarding cmake.
>
> 1.
> Although there is a good module for QT4, it is incomplete. Qt also comes
> with the tools lupdate and lrelease but there are not macros for them. I
> wrote two (one for each tool) but having
Hendrik Sattler schrieb:
2.
Why is there no support for windres. The documentation is pretty unclear about
what to do with .rc files. Again, writing a module that is possible but
somehow just duplicates effort (you even need that to get an application icon
in Windows). This should be detected
Hi,
I have three questions regarding cmake.
1.
Although there is a good module for QT4, it is incomplete. Qt also comes with
the tools lupdate and lrelease but there are not macros for them. I wrote two
(one for each tool) but having this in FindQt4.cmake seems more logical.
Anything planned?