Skip to content

FindX11: Find additional libraries

Zsolt Parragi requested to merge dutow/cmake:findx11-improvement into master

With this change, FindLibrary(X11) learns about the following libraries:

  • xcb
  • X11-xcb
  • xcb-xkb
  • xkbcommon
  • xkbcommon-X11

Merge request reports