D20562: Use (better) path to libICE when doing check_library_exists.
Adriaan de Groot
noreply at phabricator.kde.org
Sun Apr 14 23:51:28 BST 2019
adridg created this revision.
Herald added a project: Plasma.
Herald added a subscriber: plasma-devel.
adridg requested review of this revision.
REVISION SUMMARY
Using just "ICE" means that -lICE gets passed to the linker for
this test, and *that* might not be in the default linker path.
The X11 feature tests have given us the full path to the library,
though, so use it.
TEST PLAN
Like this, _IceNoTransListen is correctly found on FreeBSD
REPOSITORY
R120 Plasma Workspace
BRANCH
fixup-ksmserver
REVISION DETAIL
https://phabricator.kde.org/D20562
AFFECTED FILES
ksmserver/CMakeLists.txt
To: adridg
Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190414/138814e6/attachment.html>
More information about the Plasma-devel
mailing list