-
Suggestion
-
Resolution: Fixed
-
P3: Somewhat important
-
6.2.0
-
None
-
-
08c6de0c5 (dev), cfff8c5a6 (dev), 89e1db277 (dev), 29d2a7399 (dev), f9e6c7dee (dev)
When cross-compiling Qt, using CMake toolchain files that do not restrict host package lookup (for example QTQAINFRA-4502), the usual work-around is to turn off the offending system_libfoo feature.
Similarly, one might want to use only system libraries without listing each system_libfoo feature indiviually.
It would be nice if one could turn on/off the usage of all system libraries with one CMake variable and/or configure switch.