summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/link_pkgconfig.prf
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2023-09-22 14:10:09 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2024-06-18 07:05:30 +0200
commit08c6de0c5d646a1c99834408ccd257f60f7624db (patch)
treea734da0187b9cd83f1cdb4b2de8c435762e22ac6 /mkspecs/features/link_pkgconfig.prf
parentb1b3af02c0fb8084d2eb984b1f7ae68f1861f9a4 (diff)
CMake: Add a way to use system/bundled 3rdparty libs in bulkHEADdev
[ChangeLog][CMake] Added the configure feature 'force-system-libs'. Enabling this feature enables every 'system-foolib' feature, and the system-provided 3rdparty library foo will be used. If the library is not found, an error is yielded. Also added the analogous 'force-bundled-libs' feature that enforces the usage of bundled 3rdparty libs. [ChangeLog][CMake] The configure script gained the options -force-system-libs and -force-bundled-libs that control the same-named configure features. Since we now need a way to mark a feature as "controlling the usage of a system 3rdparty library", we added the SYSTEM_LIBRARY feature to the qt_feature command. Patches that add this argument to qt_feature calls in other repositories follow. Fixes: QTBUG-96910 Change-Id: I5c411409ea5f3f6425b6bed6fa00d10eddbc366c Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'mkspecs/features/link_pkgconfig.prf')
0 files changed, 0 insertions, 0 deletions