Review Request 125083: Move X11 related find_package under X11_FOUND
David Faure
faure at kde.org
Sun Sep 13 09:55:22 UTC 2015
On Tuesday 08 September 2015 07:25:14 Martin Gräßlin wrote:
>
> From our CI system:
> cmake -DCMAKE_DISABLE_FIND_PACKAGE_X11=TRUE
I was just looking at problems in the CI right now, and it seems this was set
for kwindowsystem even on Linux ?
I found
CMakeCache.txt:CMAKE_DISABLE_FIND_PACKAGE_X11:UNINITIALIZED=TRUE
at jenkins at LinuxNode2:~/builds/kwindowsystem/stable-kf5-qt5/build
which breaks users of kwindowsystem (e.g. knotifications, which finds X11
itself and then tries to use NETWinInfo)
Seems like a bug in the CI scripts? X11 should not be disabled on... X11 ;)
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5
More information about the Kde-frameworks-devel
mailing list