Details
-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
4.5.0
-
None
Description
The support of Qt in CMake has problems to extract all the information needed to build Qt applications. Building with cmake imply a parsing of the files of mkspecs to find all the defines and the plugins available.
It would be nice if configure could generate a single configuration file that could be used by any build system. Alternatively, a QtConfig.cmake could be nice to configure only cmake.