[pim/kldap] /: .kde-ci.yml - enable installed library checking
Allen Winter <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 9ea683070d2c1e7a3535f17a40fa2f724fcbb34b by Allen Winter. Committed on 23/07/2026 at 10:42. Pushed by winterz into branch 'master'. .kde-ci.yml - enable installed library checking M +1 -0 .kde-ci.yml https://invent.kde.org/pim/kldap/-/commit/9ea683070d2c1e7a3535f17a40fa2f724fcbb34b diff --git a/.kde-ci.yml b/.kde-ci.yml index fe3219f..8225c5e 100644 --- a/.kde-ci.yml +++ b/.kde-ci.yml @@ -15,3 +15,4 @@ Options: tests-run-in-parallel: True cmake-options: '-DWARNINGS_AS_ERRORS=ON' enable-lsan: True + run-installed-library-check: true