Review Request 112448: FindSamba add PkgConfig fallback

Mark Gaiser markg85 at gmail.com
Mon Sep 9 18:23:12 UTC 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112448/#review39678
-----------------------------------------------------------


In all honesty, we can drag this discussion out for weeks and not find common ground on the implementation. My intention was using pkgconfig as fallback, the suggestion i get thus far is "just" using pkgconfig but only for some extra hints followed by searching for it - again! - in the other searching routine.

This is not going anywhere and only seems to boil down to a matter of taste. Just tell me how you folks want to have this implemented then i will adjust it accordingly and commit it.

- Mark Gaiser


On Sept. 2, 2013, 1:04 p.m., Mark Gaiser wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/112448/
> -----------------------------------------------------------
> 
> (Updated Sept. 2, 2013, 1:04 p.m.)
> 
> 
> Review request for Build System.
> 
> 
> Description
> -------
> 
> FindSamba couldn't find samba on my machine. Perhaps because it's Samba 4 and it's include folder is /usr/include/samba-4.0/. However, "pkg-config --cflags-only-I smbclient" worked just fine and returned the correct include path. This patch falls back to pkg-config if it couldn't find samba.
> 
> 
> Diffs
> -----
> 
>   cmake/modules/FindSamba.cmake c4df80f 
> 
> Diff: http://git.reviewboard.kde.org/r/112448/diff/
> 
> 
> Testing
> -------
> 
> Works, finds samba without issues.
> 
> 
> Thanks,
> 
> Mark Gaiser
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20130909/5264431e/attachment.html>


More information about the Kde-buildsystem mailing list