[CMake] FindQt.cmake for Qt4
Jens
jens-devel at gmx.de
Wed Jun 15 04:18:46 EDT 2005
Am Dienstag, 14. Juni 2005 15:03 schrieb Filipe Sousa:
> On Tuesday 14 June 2005 08:30, John Biddiscombe wrote:
> > >How about keeping FindQt.cmake unchanged and adding the new one as
> > >"FindQt4.cmake" ? IMHO this would be more obvious for the user
> > >(developer).
> >
> > How about
> > FindQt.....
> > MESSAGE("Find Qt has been deprecated and you should use FindQt3 or
> > FindQt4 depending upon your needs")
> > INCLUDE(FindQt3)
> >
> > and rename the old findqt to findqt3 and the new one findQt4
>
> It's better keep the current FindQt with the same name, otherwise the users
> have to change their projects to use FindQt3 instead of FindQt.
>
> > JB
Hi JB
Nobody has to change their projects. That´s one of the good things about the
script. Its backwards compatible.
Greetings
Jens
More information about the CMake
mailing list