[CMake] Add libraries to end of compilation line ...

Kornel Benko kornel at lyx.org
Fri Jun 27 04:23:07 EDT 2014


Am Donnerstag, 26. Juni 2014 um 20:12:12, schrieb Hendrik Sattler <post at hendrik-sattler.de>
> Hi,
> 
> you can also override the target_link_libraries function with your own in the top-level lists file and call the original one from within that function. This way you only have to edit one file.


Nice idea, but how to call the original function from within? If I do that, I get a recursion
into the overriding function.

	Kornel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake/attachments/20140627/55fa69b6/attachment.sig>


More information about the CMake mailing list