Hi,

in libkdeqt5staging/CMakeLists.txt there is a call
find_package(inqt5)

When I try to build libkdeqt5staging standalone this fails, because it finds 
neither a Findinqt5.cmake nor a inqt5Config.cmake.

How is this supposed to work, should there be a Findinqt5.cmake or should a 
inqt5Config.cmake be found somewhere ?

Alex

P.S. when using find_package() to find a FooConfig.cmake file, please use the 
argument find_package(... NO_MODULE) to make this clear.
_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to