Details
-
Type:
Suggestion
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 6.3.0 Beta1
-
Fix Version/s: 6.2.5, 6.3.1, 6.4.0 Beta1
-
Component/s: Build System: CMake
-
Labels:None
-
Platform/s:
-
Commits:a3917126e8 (qt/qtbase/dev) a3917126e8 (qt/tqtc-qtbase/dev) 04e87fc25e (qt/qtbase/6.3) 04e87fc25e (qt/tqtc-qtbase/6.3) 04e87fc25e (qt/qtbase/6.3.1) 9d5c935cff (qt/tqtc-qtbase/6.2)
Description
All of our qt-cmake shell wrappers specify no CMake generator to use, to allow the developer to choose which one they want.
The usual makefiles / ninja generator is not really usable on iOS. Just for iOS, consider defaulting to the Xcode generator when using qt-cmake.
Need to check if this breaks anything in Qt Creator integration.
And ideally the script wrapper should be smart enough to allow specifying a different generator (so check to only specify the var if it wasn't specified by the user on the command line)
Attachments
Issue Links
- is required for
-
QTBUG-95838 Improve experience of building iOS projects with CMake
-
- Open
-