diff options
author | Cristian Adam <cristian.adam@qt.io> | 2023-01-04 21:48:34 +0100 |
---|---|---|
committer | Cristian Adam <cristian.adam@qt.io> | 2023-01-05 13:07:27 +0000 |
commit | be1c5cab96b060a0f22fb79a66a971b5c5b447eb (patch) | |
tree | 2fc5aba245ec3610a7ac12bb30074162d1d6de04 /src/tools/cplusplus-update-frontend/cplusplus-update-frontend.cpp | |
parent | 4b237c0e9822feedf69e6aeb1468742a3cd05a72 (diff) | |
download | qt-creator-be1c5cab96b060a0f22fb79a66a971b5c5b447eb.tar.gz |
Fix static build of Qt Creator
When is QTC_STATIC_BUILD set to ON add_qtc_library will add a
<target_name>_STATIC_LIBRARY define, otherwise <target_name>_LIBRARY is
added.
Since Sqlite uses two libraries now both SQLITE_STATIC_LIBRARY and
SQLITEC_STATIC_LIBRARY need to be checked.
Change-Id: I07c4de01627754534da7e37d1261db37779df296
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'src/tools/cplusplus-update-frontend/cplusplus-update-frontend.cpp')
0 files changed, 0 insertions, 0 deletions