[CMake] FindQt.cmake for Qt4

John Biddiscombe biddisco at cscs.ch
Tue Jun 14 03:30:35 EDT 2005


>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

JB

-- 
John Biddiscombe,                            email:biddisco @ cscs.ch
http://www.cscs.ch/about/BJohn.php
CSCS, Swiss National Supercomputing Centre  | Tel:  +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland      | Fax:  +41 (91) 610.82.82




More information about the CMake mailing list