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

            Bug ID: 421381
           Summary: choqok incorrectly depends on KF5Purpose
           Product: choqok
           Version: Git
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: scarp...@kde.org
          Reporter: eugene.shalygin+bugzilla....@gmail.com
  Target Milestone: ---

SUMMARY

find_package(KF5Purpose) is the last one for KF5, and when it is not found
cmake considers the whole KF5 package to be not found and configuring fails.

STEPS TO REPRODUCE
1. cmake -DCMAKE_DISABLE_FIND_PACKAGE_KF5Purpose=ON

OBSERVED RESULT

-- The following REQUIRED packages have not been found:

 * KF5

CMake Error at /usr/share/cmake/Modules/FeatureSummary.cmake:457 (message):
  feature_summary() Error: REQUIRED package(s) are missing, aborting CMake
  run.
Call Stack (most recent call first):
  CMakeLists.txt:79 (feature_summary)


cmake 3.17.2

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

Reply via email to