Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 6.0.0
-
Fix Version/s: 6.0.2, 6.1.0 Alpha
-
Component/s: Build System: CMake
-
Labels:None
-
Platform/s:
-
Commits:85c7a9d3a6710f8487ce4aa1e4e2d7d1d46b6cde (qt/qtbase/dev) 71fc71c96eea87969b5e1b6ae73690d90362f3e0 (qt/qtbase/6.1) 98e9275112b4fc1dba6706a96b955a0230518ef6 (qt/qtbase/6.0)
Description
Android depends on Gui for any app including tests, currently in CI we have a script to add GUI to tests before running cmake. However, this could be done directly by cmake.
I think same does apply to iOS as well.