summaryrefslogtreecommitdiffstats
path: root/tests/manual/widgets/kernel
diff options
context:
space:
mode:
authorLi Xinwei <1326710505@qq.com>2022-04-30 23:38:02 +0800
committerLi Xinwei <1326710505@qq.com>2022-05-20 17:41:20 +0800
commit9539c8a7f842a6789157ac49dc230a01f4a76d94 (patch)
treefd48f78e9c96305672608cb060484e302b6ea1b9 /tests/manual/widgets/kernel
parentefc02f9cc301f98c77079adae026ffd07f50d5ab (diff)
CMake: set correct COMPILE_PDB_NAME for static libraries
Output names of static libraries might be different from target names. For example, the library name of Qt6::DeviceDiscoverySupportPrivate is "Qt6DeviceDiscoverySupport.lib", and the library name of Qt6::QTlsBackendCertOnlyPlugin is "qcertonlybackend.lib". This commit make pdb files names consistent with the library names. And make sure we have set correct OUTPUT_NAME property before calling qt_set_common_target_properties()/qt_internal_set_compile_pdb_names(). Change-Id: Idb3cacd7a46a4f298fd584b927b5d726956faea8 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'tests/manual/widgets/kernel')
0 files changed, 0 insertions, 0 deletions