Review Request 112448: FindSamba add PkgConfig fallback

Stephen Kelly steveire at gmail.com
Sun Sep 8 22:03:28 UTC 2013


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.
 



More information about the Kde-buildsystem mailing list