Skip to content

Add missing static dependency to Config.cmake.in

Dawid Wrobel requested to merge wrobelda/kguiaddons:master into master

In order for Qt5X11Extras_FOUND to resolve in Config.cmake.in, I had to move the find_package(Qt5X11Extras) to root CMakeLists.txt

Edited by Dawid Wrobel

Merge request reports