diff --git a/cmake/configure-cmake-mapping.md b/cmake/configure-cmake-mapping.md index 8b631506df6..bd60498adbf 100644 --- a/cmake/configure-cmake-mapping.md +++ b/cmake/configure-cmake-mapping.md @@ -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- | -DFEATURE_sql_=ON | | | -sqlite [qt/system] | -DFEATURE_system_sqlite=OFF/ON | | | -disable-deprecated-up-to | -DQT_DISABLE_DEPRECATED_UP_TO= | |