Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
6.0.0
-
-
5f729da74a5c12a8d33389dcc874c8277044abe0 (qt/qtbase/dev)
Description
Support defining qreal/QT_COORD_TYPE in CMake Port.
The qmake-based configure takes the -qreal argument. This probably should map to cmake -DQT_COORD_TYPE.
Don't forget to write an entry to qmodule.pri! E.g.
QT_COORD_TYPE = double
Attachments
Issue Links
- is required for
-
QTBUG-85373 "configure -cmake" does not map all arguments to CMake
- Closed