https://bugs.kde.org/show_bug.cgi?id=381422
Bug ID: 381422
Summary: cmake config file not set QApt_INCLUDE_DIRS and
QApt_LIBRARIES variable
Product: libqapt
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I'm using libqapt in my project, and I have import libqapt by cmake
`find_package(QApt)`
But the variable ${QApt_LIBRARIES} and ${QApt_INCLUDE_DIRS} is empty.
--
You are receiving this mail because:
You are watching all bug changes.