[CMake] Converting a qmake project to cmake

Mike Jackson imikejackson at gmail.com
Wed Dec 5 17:07:21 EST 2007


You will eventually get an error. Only put files in the list that  
_need_ to be treated with moc. I guess this is one area where qmake  
may win out over cmake..?
-- 
Mike Jackson   Senior Research Engineer
Innovative Management & Technology Services


On Dec 5, 2007, at 5:00 PM, Leopold Palomo Avellaneda wrote:

> Hi Mike,
>
> thanks. But,
>
> A Dimecres 05 Desembre 2007, Mike Jackson va escriure:
> [...]
>>
>> # another list, this time it includes all header files that should
>> #  be treated with moc
>
> what's happens if you put a file here that _doesn't_ need to be  
> treated with
> moc. That's my problem. With qmake you doesn't need to specific if  
> a header
> must be moc'ed or not, I think .... it just do it.
>
> Regards,
>
> Leo
>
> -- 
> --
> Linux User 152692
> PGP: 0xF944807E
> Catalonia



More information about the CMake mailing list