Thiago Macieira wrote:

> On terça-feira, 9 de fevereiro de 2016 22:20:23 PST Diego Iastrubni wrote:
>> While I agree... this still does not help me with a 3rd party code, which
>> has a CMakeFiles.txt inside.
>> 
>> How can I tell me CMakeFiles.txt - "see this subdir? now do include it,
>> and make it part of your project".
> 
> If it has a CMakeFiles.txt inside, you just need to add_subdir() the
> subdir.

This isn't really true. It depends on the 3rd party planning for being used 
like that and being implemented appropriately. 

There are other ways, but further discussion belongs on the cmake list 
anyway.

Thanks,

Steve.


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to