https://bugs.kde.org/show_bug.cgi?id=459344
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/kfilemetadata/commit | |/b25af779834ae88b45b8e2d529 | |cdb5636930e2ab Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit b25af779834ae88b45b8e2d529cdb5636930e2ab by Alexander Lohnau. Committed on 24/09/2022 at 08:21. Pushed by wrobelda into branch 'master'. Fix compilation of tests in static builds If we build statically, we can not add the source files twice, because then we have duplicated symbols. Though for shared builds we need it, because the classes are not exported. M +2 -2 autotests/CMakeLists.txt https://invent.kde.org/frameworks/kfilemetadata/commit/b25af779834ae88b45b8e2d529cdb5636930e2ab -- You are receiving this mail because: You are watching all bug changes.