Christophe Giboudeaux wrote:
> find_library(SAMBA_LIBRARIES NAMES smbclient HINTS ${PC_SAMBA_LIBDIR})
>
This should be _LIBRARY, not _LIBRARIES. Followed by:
set(SAMBA_LIBRARIES ${SAMBA_LIBRARY})
Thanks,
Steve.
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem
