Aleix Pol wrote: > I'd say that all Qt dependencies in the module should be defined only once > in the root CMakeLists.txt. Actually this should be the only file with > "find_package" calls. > Why? What is the problem with having a find_package in src? Thanks, Steve.