configure-cmake-mapping.md: add -qt-host-path and -DQT_HOST_PATH
Pick-to: 6.5 6.6 6.7 Change-Id: I6deb7b648c39adb8fb2765de5be29b0743ef2836 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
78a3301372
commit
d130886997
@ -8,6 +8,7 @@ The following table describes the mapping of configure options to CMake argument
|
||||
| -extprefix /opt/qt6 | -DCMAKE_STAGING_PREFIX=/opt/qt6 | |
|
||||
| -bindir <dir> | -DINSTALL_BINDIR=<dir> | similar for -headerdir -libdir and so on |
|
||||
| -hostdatadir <dir> | -DINSTALL_MKSPECSDIR=<dir> | |
|
||||
| -qt-host-path <dir> | -DQT_HOST_PATH=<dir> | |
|
||||
| -help | n/a | Handled by configure[.bat]. |
|
||||
| -verbose | --log-level=STATUS | Sets the CMake log level to STATUS. The default one is NOTICE. |
|
||||
| -continue | | |
|
||||
|
Loading…
x
Reference in New Issue
Block a user