aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2016-09-08 11:48:17 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2016-09-30 09:14:02 +0000
commit8e58146a14e158252b503be08003a9b1fc2d9640 (patch)
tree93bd1752e37a4423b1f6a36e5be12d9d249636e6 /doc
parent96b501d80e539a832ef9f2bef4f34162eb8ad3e2 (diff)
Cpp Module: Add soVersion property
People must be able to set the version part of their shared library's soname. So far, we hardcode it to the major part of the product version, but that's not always right. [ChangeLog] Introduced cpp.soVersion. Change-Id: Ie06d5b88d0b3ee62f5924d58407e2a88e9e6f90d Reviewed-by: Jake Petroules <jake.petroules@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/reference/modules/cpp-module.qdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/reference/modules/cpp-module.qdoc b/doc/reference/modules/cpp-module.qdoc
index fccf9a39b..e8994c76c 100644
--- a/doc/reference/modules/cpp-module.qdoc
+++ b/doc/reference/modules/cpp-module.qdoc
@@ -594,6 +594,12 @@
\l{https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/dyld.1.html}{dyld documentation}
on dynamic library install names.
\row
+ \li soVersion
+ \li \c{string}
+ \li 1.7
+ \li Major part of \c{product.version} if a version is set, otherwise the empty string
+ \li The version to be appended to the soname in ELF shared libraries.
+ \row
\li useRPaths
\li \c{bool}
\li 1.3