summaryrefslogtreecommitdiffstats
path: root/cmake/configure-cmake-mapping.md
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2020-08-21 09:22:23 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2020-08-23 11:05:01 +0200
commit721812c5d2fe3a62d1321b70cac9609d8d8dd793 (patch)
tree5b9b424eadf75c1135a5ca15c4173f64c4933dce /cmake/configure-cmake-mapping.md
parent4306fc019ad88b124cd1af0998a3bcc60856fc74 (diff)
CMake: Implement configure -gdb-index
Change-Id: Iea0fb99297751b1baf830a416ea5041d0b9a3b63 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'cmake/configure-cmake-mapping.md')
-rw-r--r--cmake/configure-cmake-mapping.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/configure-cmake-mapping.md b/cmake/configure-cmake-mapping.md
index c113f4bceb..357c52a51b 100644
--- a/cmake/configure-cmake-mapping.md
+++ b/cmake/configure-cmake-mapping.md
@@ -32,7 +32,7 @@ The effort of this is tracked in QTBUG-85373 and QTBUG-85349.
| -optimized-tools | n/a | This affects only host tools. |
| -force-debug-info | Use the RelWithDebInfo build config. | |
| -separate-debug-info | -DFEATURE_separate_debug_info=ON | |
-| -gdb-index | | |
+| -gdb-index | -DFEATURE_enable_gdb_index=ON | |
| -strip | | |
| -gc-binaries | -DFEATURE_gc_binaries=ON | |
| -force-asserts | | |