[CMake] Re: FindQt.cmake for Qt4

Clinton Stimpson clinton at elemtech.com
Wed Jun 15 12:36:21 EDT 2005


>>So, can we at least have something to help here instead of forcing me to
>>include a version specific FindQt*.cmake file?
>>
>>Do we have version specific Find*.cmake files for anything else?
>>    
>>
>
>FindMPEG2.cmake
>FindPHP4.cmake
>
>  
>
Do people write php code that works with php4 and older version of php?  
How about the mpeg2 vs. mpeg1 case?

It is still possible to do what I want to do whether cmake supports it 
directly or not.
I would have to do a look ahead to see what Qt would get picked up, and 
see what version it is.

Clint




More information about the CMake mailing list