[CMake] need help fixing warning message... 3.0
J Decker
d3ck0r at gmail.com
Tue May 27 23:28:36 EDT 2014
patching latest source, bypassing my location test code and added
set( CMAKE_PLATFORM_NO_SONAME_SUPPORT ON )
then the patch seems to generate 'correct' commandlines... and the result
works.
On Tue, May 27, 2014 at 4:18 AM, J Decker <d3ck0r at gmail.com> wrote:
>
>
>
> On Tue, May 27, 2014 at 3:30 AM, Nils Gladitz <nilsgladitz at gmail.com>wrote:
>
>> On 05/27/2014 12:25 PM, J Decker wrote:
>>
>>> Without modification
>>> target_link_libraries( ${target} ${target_lib} )
>>>
>>> generates a link command like this....
>>>
>>
>> Yeah I think I got that part ... which is why I proposed modification.
>> Or do you mean that is the result after applying the patch?
>>
>> sorry I can't apply a patch yet... I'll maybe work on that tomorrow
>
>
>
>> Nils
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140527/a4738497/attachment-0001.html>
More information about the CMake
mailing list