https://bugs.kde.org/show_bug.cgi?id=392320
Bug ID: 392320 Summary: Build fails without ECM, even when GUI is disabled Product: Heaptrack Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: m...@milianw.de Reporter: zeno.endem...@googlemail.com Target Milestone: --- The top level CMake file only does "find_package(ECM..." when UI building is enabled, but sub level CMake files do "include(ECMEnableSanitizers)" unconditionally. Especially for cross compiling it would be nice to be able to build heaptrack (without the GUI) without ECM, as that is usually not in the toolchain. -- You are receiving this mail because: You are watching all bug changes.