https://bugs.kde.org/show_bug.cgi?id=517527
Bug ID: 517527
Summary: kio is not really optional
Classification: Frameworks and Libraries
Product: mimetreeparser
Version First 6.6.80
Reported In:
Platform: Compiled Sources
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
The kio dependency is not marked as required, but build fails without it:
CMake Error at src/quick/CMakeLists.txt:21 (target_link_libraries):
Target "mimetreeparser_plugin" links to:
KF6::KIOWidgets
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
-- Generating done (0.1s)
CMake Generate step failed. Build files cannot be regenerated correctly.
--
You are receiving this mail because:
You are watching all bug changes.