Skip to content

cmake: Get XKB information directly from PkgConfig

Aleix Pol Gonzalez requested to merge work/xkb-pkgconfig into master

Rather than having it abstracted in a local FindXKB package. Makes the code more standard and removes a custom finder we ultimately don't need.

Merge request reports