From 721812c5d2fe3a62d1321b70cac9609d8d8dd793 Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Fri, 21 Aug 2020 09:22:23 +0200 Subject: CMake: Implement configure -gdb-index Change-Id: Iea0fb99297751b1baf830a416ea5041d0b9a3b63 Reviewed-by: Alexandru Croitor --- cmake/configure-cmake-mapping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmake/configure-cmake-mapping.md') 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 | | | -- cgit v1.2.3