link to lib which have same name as binary

Laurent Montel montel at kde.org
Thu Mar 9 08:57:48 CET 2006


Hi,
I think that there is a bug.
If we try to link a binary with a lib which have same name (as into 
kdepim/ktnef) it doens't link

Lib name is libktnef.so.0
et binary is ktnef.
=> we use this line:
target_link_libraries(ktnef  ${LIB_KDEUI} ktnef )
(not into same directory)

Do you have an idea to fix it ?
Could you explain specificaly a path of lib ?

Regards


More information about the Kde-buildsystem mailing list