Merge remote-tracking branch 'origin/4.11'

Change-Id: Ib47833b23e90c5f08b318d3d4985a4f3a450ee4b
This commit is contained in:
Eike Ziller
2020-01-15 07:21:52 +01:00
23 changed files with 43 additions and 52 deletions

View File

@@ -473,6 +473,7 @@ function(add_qtc_library name)
set_target_properties(${name} PROPERTIES
SOURCES_DIR "${CMAKE_CURRENT_SOURCE_DIR}"
VERSION "${IDE_VERSION}"
SOVERSION "${PROJECT_VERSION_MAJOR}"
CXX_VISIBILITY_PRESET hidden
VISIBILITY_INLINES_HIDDEN ON
BUILD_RPATH "${_LIB_RPATH}"