On Thursday 01 August 2013, Rothbauer, Stefan wrote:
> Hello,
>
> I set up cmake to use a external project. This 3rd party library writes out
> a file which contains all include paths set by this library. For the
> master cmake project I need to read this information at build time into a
> cmake v
Hello,
I set up cmake to use a external project. This 3rd party library writes out a
file which contains all include paths set by this library. For the master cmake
project I need to read this information at build time into a cmake variable to
set the include directories correctly.
Is there a w