https://bugs.kde.org/show_bug.cgi?id=491808

Carl Schwan <c...@carlschwan.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/pim/
                   |                            |merkuro/-/commit/8f58856bd2
                   |                            |bc7e4a2b6bcc964414e09878449
                   |                            |8e3
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #10 from Carl Schwan <c...@carlschwan.eu> ---
Git commit 8f58856bd2bc7e4a2b6bcc964414e098784498e3 by Carl Schwan, on behalf
of Antonio Rojas.
Committed on 30/08/2024 at 14:15.
Pushed by carlschwan into branch 'master'.

Compile contacts plugin metadata in the actual QML plugin, not in the shared
library.

Otherwise Qt refuses to load it. This is worked around currently by linking the
binaries to the contacts shared library, but this does not work when linking
with --as-needed (as most distros do nowadays).

Also disambiguate the target names, currently both the shared library and the
QML plugin have the same cmake target name.

M  +0    -1    src/calendar/CMakeLists.txt
M  +8    -15   src/contacts/CMakeLists.txt
M  +5    -5    src/contacts/autotests/CMakeLists.txt
M  +0    -1    src/contacts/contactconfig.kcfgc
D  +0    -17   src/contacts/contactplugin.cpp
D  +0    -15   src/contacts/contactplugin.h

https://invent.kde.org/pim/merkuro/-/commit/8f58856bd2bc7e4a2b6bcc964414e098784498e3

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to