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

            Bug ID: 470609
           Summary: Updates KCM not built for Qt 6
    Classification: Applications
           Product: systemsettings
           Version: master
          Platform: Other
                OS: Linux
            Status: REPORTED
          Keywords: qt6
          Severity: normal
          Priority: NOR
         Component: kcm_updates
          Assignee: plasma-b...@kde.org
          Reporter: n...@kde.org
                CC: aleix...@kde.org
  Target Milestone: ---

Because Discover's CMakeLists.txt file has this in it:

option(WITH_KCM "Build and install the updates KCM" ON)
if(WITH_KCM)
    # add_subdirectory(kcm)
endif()

No comment explaining why, even! If I uncomment it and try to build, I get the
following error:

> Make Error at kcm/CMakeLists.txt:33 (kpackage_install_package):
>   Unknown CMake command "kpackage_install_package".

So I guess that's why.

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

Reply via email to