https://bugs.kde.org/show_bug.cgi?id=416008
--- Comment #2 from tom <a....@web.de> --- (In reply to Vlad Zahorodnii from comment #1) > As far as I know, kde has no policy regarding unity builds. On the other > hand, with the introduction of C++ modules, perhaps we don't need to care > about unity builds, we're still miles away from using modules in our > codebase though. Regardless, such things should be decided at kde level. > Let's revisit if KDE's policies change. hi, i don't know about C++ modules, but there is a short explanation what unity build is : https://mesonbuild.com/Unity-builds.html unity build can shorten time to build massive, but i will need a code rewrite because it can handle only one definition per unit, so it's impossible to overload a identifier cmake unity vuild:https://cmake.org/cmake/help/latest/variable/CMAKE_UNITY_BUILD.html -- You are receiving this mail because: You are watching all bug changes.