need to check Xi lib version

Andriy Rysin arysin at gmail.com
Wed Apr 8 04:59:11 BST 2009


2009/4/5 Alexander Neundorf <neundorf at kde.org>:
> On Friday 03 April 2009, Andriy Rysin wrote:
>> Allen
>>
>> I made a quick check and the kdelibs seems to use qite portable
>> FIND_PATH and FIND_LIBRARY and if I did my reading on cmake
>> documentation right there's no portable way to check for library
>> versions. Pkgconfig is the option on Linux platforms but that's not
>> what FindX11 uses so there seems to be no easy way to improve this
>> common module with finding versions.
>>
>> So for kxkb problem I decided to go with the simple function check in
>> addition to standard kdelibs Xinput check. The change is quite
>> specific but it's local to kxkb so it should be fine.
>
> Can you post it oplease ?
Not sure what you're asking? If the diff to the kxkb CMakeLists.txt
then the diff is available on the web
http://websvn.kde.org/trunk/KDE/kdebase/workspace/kcontrol/kxkb/CMakeLists.txt?r1=898793&r2=948457

just in case I am attaching it here.

Andriy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CMakeLists.txt.patch
Type: application/octet-stream
Size: 1967 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20090407/94441b19/attachment.obj>
-------------- next part --------------
_______________________________________________
Kde-buildsystem mailing list
Kde-buildsystem at kde.org
https://mail.kde.org/mailman/listinfo/kde-buildsystem


More information about the kde-core-devel mailing list