The following issue has been SUBMITTED.
==
http://public.kitware.com/Bug/view.php?id=12910
==
Reported By:Andreas Schuh
Assigned To:
On 01/24/2012 05:50 AM, Alan W. Irwin wrote:
> The documentation you get from
>
> cmake --help-full
>
> refers to the IMPORTED_LOCATION property as one of the more important
> ones set for imported targets. I have to agree that location is the
> most important property for imported targets, but
The documentation you get from
cmake --help-full
refers to the IMPORTED_LOCATION property as one of the more important
ones set for imported targets. I have to agree that location is the
most important property for imported targets, but the name appears to
be wrong for the documentation of this
David Cole wrote:
> On Fri, Jan 20, 2012 at 3:20 PM, Stephen Kelly
> wrote:
>>
>> Hi,
>>
>> I've force pushed my branch:
>>
>> https://gitorious.org/~steveire/cmake/steveires-cmake/commits/target-
>> include-directories
>>
>> Brad King wrote:
>>
>>> On 1/8/2012 11:47 AM, Stephen Kelly wrote:
The following issue has been SUBMITTED.
==
http://public.kitware.com/Bug/view.php?id=12909
==
Reported By:James Mansion
Assigned To:
On Fri, Jan 20, 2012 at 3:20 PM, Stephen Kelly wrote:
>
> Hi,
>
> I've force pushed my branch:
>
> https://gitorious.org/~steveire/cmake/steveires-cmake/commits/target-
> include-directories
>
> Brad King wrote:
>
>> On 1/8/2012 11:47 AM, Stephen Kelly wrote:
>>> On 12/05/2011 03:17 PM, Brad King
The following issue has been SUBMITTED.
==
http://public.kitware.com/Bug/view.php?id=12908
==
Reported By:Christopher Sean Morrison
Assigned T
On 1/21/2012 5:58 PM, Alexander Neundorf wrote:
To get the link line I moved code from cmLocalGenerator::OutputLinkLibraries()
into a separate function GetLinkLine(cmTarget, cmComputeLinkInformation).
But before I get there I get a segfault:
[snip]
It crashes in cmTarget::ComputeLinkClosure() b