aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2015-03-03 21:27:42 -0800
committerJake Petroules <jake.petroules@petroules.com>2015-03-04 15:45:35 +0000
commit71852f3ca4e21f4571113866604f01fe9a2cc6a4 (patch)
treefe40a8e5558321d696a4bcecc92fb8b2ec999760 /doc
parentd6d5f529b3823363b56793132f92ae6f474c1026 (diff)
Fix documentation for cpp.separateDebugInformation.
Support for Darwin (OS X, iOS) was added in 4d509be759a8c411f2c73e33cf6eef3e904f91fb and the text was also wrong. Change-Id: I829aa7c122cde46b82cadea64e36760f59aa2db9 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/cpp-module.qdoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/reference/modules/cpp-module.qdoc b/doc/reference/modules/cpp-module.qdoc
index 7d41c9e19..6a3407b23 100644
--- a/doc/reference/modules/cpp-module.qdoc
+++ b/doc/reference/modules/cpp-module.qdoc
@@ -78,8 +78,7 @@
\row \li \b{Default:} \li \c{false} for gcc/clang, \c{true} for MSVC
\endtable
- The file name that is used for external debug information.
- \note This property is ignored for OS X toolchains.
+ Whether to store debug information in an external file or bundle instead of within the binary.
\section2 defines