[CMake] Remove a library from linking which was added with target_link_libraries

Lars Bilke lars.bilke at ufz.de
Wed Aug 24 12:19:59 EDT 2011


Dear CMake-users,

is it possible to remove a library which is linked to a target. The library linkage was added with the target_link_libraries command. Because of that this command gets called by a third party cmake script removing the command call is not an option.

Do you have any ideas?
Thanks,
Lars.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20110824/245b2cf2/attachment.htm>


More information about the CMake mailing list