[cmake-developers] target_include_directories + genex bug?
Matthew Woehlke
matthew.woehlke at kitware.com
Thu Mar 14 16:56:30 EDT 2013
On 2013-03-14 16:46, Stephen Kelly wrote:
> Matthew Woehlke wrote:
>> ...then I get 'hello;$<INSTALL_INTERFACE:world>;left'.
>>
>> Is this expected/correct?
>
> Nope, this is a bug.
>
> Thanks for testing/reporting. I've pushed a fix to the next branch. Please
> try that out.
That seems to do the trick (no more genex in my exports at least).
Thanks for the quick fix!
(I do hope this can get into 2.8.11 final; would be a shame to have all
the shiny new interface stuff broken right out of the gate.)
Hopefully in the next few days I will have a real project actually using
this stuff (I have generated exports, which is where I spotted this, but
the next project down the line to actually consume the exported bits
isn't there yet), which will hopefully help iron out these sorts of bugs
:-).
--
Matthew
More information about the cmake-developers
mailing list