https://bugs.kde.org/show_bug.cgi?id=421514
Bug ID: 421514
Summary: Requires Qt5Test even with BUILD_TESTING=OFF
Product: ksysguard
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
cmake -DBUILD_TESTING=OFF ..
[ 87s] -- The following REQUIRED packages have been found:
[ 87s]
[ 87s] * ECM (required version >= 5.58.0)
[ 87s] * Qt5Gui (required version >= 5.15.0)
[ 87s] * Qt5Test
Should probably do the find_package call in kstats/autotests/CMakeLists.txt.
--
You are receiving this mail because:
You are watching all bug changes.