CMake's FindX11 package reports that X11 was found even if not all libraries are present. It also doesn't support proper components. This causes issues on distros that split X11 headers into a myriad of small packages, for instance Debian: some, but not all, components might be found. Explicitly check that every X11 component used by Plasma was found by FindX11.wilder-5.26
parent
eb594ea713
commit
47cff0c9fc
1 changed files with 14 additions and 0 deletions
Loading…
Reference in new issue