Realign columns in the configure-cmake-mapping
Change-Id: Ie7c3c35b6e5a8d02d05650b86f6c2d47b72c3835 Pick-to: 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> (cherry picked from commit d1825d82ec692c1c3f1f48677ada296f941797f6)
This commit is contained in:
parent
e929e8a6fb
commit
e853c2058c
@ -161,8 +161,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