aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@theqtcompany.com>2016-03-20 12:14:28 -0700
committerJake Petroules <jake.petroules@qt.io>2016-04-14 13:38:10 +0000
commit919597f681912973f1c43ff08af74acc135cde1d (patch)
treee1b9af803c92ca959bf64d33c616bdee102e81d1 /doc
parent538a3a8a656e25fac52b85c7a1c70f9142dc8d8b (diff)
Move enableRtti property from Android.ndk to cpp module.
This is in no way Android-specific. Change-Id: I636cc44827b1c64815c0197fc724ede8abe949f8 Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/android-ndk-module.qdoc6
-rw-r--r--doc/reference/modules/cpp-module.qdoc6
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/reference/modules/android-ndk-module.qdoc b/doc/reference/modules/android-ndk-module.qdoc
index 533e3183a..dc95ec10a 100644
--- a/doc/reference/modules/android-ndk-module.qdoc
+++ b/doc/reference/modules/android-ndk-module.qdoc
@@ -97,12 +97,6 @@
\li undefined
\li Whether to use the hard floating point variant of the armeabi-v7a ABI.
\row
- \li enableRtti
- \li bool
- \li 1.4
- \li \c{appStl !== "system"}
- \li Whether to enable runtime type information in C++ code.
- \row
\li ndkDir
\li path
\li 1.4
diff --git a/doc/reference/modules/cpp-module.qdoc b/doc/reference/modules/cpp-module.qdoc
index 25a3a8467..0980f3d9e 100644
--- a/doc/reference/modules/cpp-module.qdoc
+++ b/doc/reference/modules/cpp-module.qdoc
@@ -344,6 +344,12 @@
\c{"externc"}. For all other compilers, \c{"default"} indicates the default or only
exception handling model.
\row
+ \li enableRtti
+ \li \c{bool}
+ \li 1.5
+ \li \c{undefined}
+ \li Whether to enable runtime type information in C++ code.
+ \row
\li enableReproducibleBuilds
\li \c{bool}
\li 1.5