Stephen Kelly wrote:
> 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})
> The patch was committed, but this problem was not fixed. Thanks, Steve. _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
