On Sat, Mar 22, 2014 at 1:31 PM, Nico Schlömer <[email protected]> wrote: >> No, the 'linker' does not complain. > > You're right, it is the CMake dependency checker. The linking is all > right, but there's something amiss with the CMake export files. I'll > investigate.
I think you should find online reference with those keywords "cmake transitive linking debian" If you have access to upstream source, simply set the target properties with: set_properties(target LINK_INTERFACE_LIBRARIES "") -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/CA+7wUszÐ[email protected]

