Realign columns in the configure-cmake-mapping
Change-Id: Ie7c3c35b6e5a8d02d05650b86f6c2d47b72c3835 Pick-to: 6.6 6.5 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> (cherry picked from commit 9069b7fb20fe46f6e7b74c23d052274a8c5cf8dc) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
0ea3df975e
commit
d1825d82ec
@ -163,8 +163,8 @@ The following table describes the mapping of configure options to CMake argument
|
||||
| -xkbcommon | -DFEATURE_xkbcommon=ON | |
|
||||
| -gif | -DFEATURE_gif=ON | |
|
||||
| -ico | -DFEATURE_ico=ON | |
|
||||
| -libpng | -DFEATURE_png=ON | |
|
||||
| -libjpeg | -DFEATURE_jpeg=ON | |
|
||||
| -libpng | -DFEATURE_png=ON | |
|
||||
| -libjpeg | -DFEATURE_jpeg=ON | |
|
||||
| -sql-<driver> | -DFEATURE_sql_<driver>=ON | |
|
||||
| -sqlite [qt/system] | -DFEATURE_system_sqlite=OFF/ON | |
|
||||
| -disable-deprecated-up-to <hex_version> | -DQT_DISABLE_DEPRECATED_UP_TO=<hex_version> | |
|
||||
|
Loading…
x
Reference in New Issue
Block a user