77f70f8b88
kf5-extra-cmake-modules contains several additional CMake modules used by the other KF5 packages. It does not install anything on the target and contain only CMake files for the host. Signed-off-by: Pierre Ducroquet <pinaraf@pinaraf.info> [Thomas: - update to version 5.47 - add hash for license file] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
11 lines
369 B
Plaintext
11 lines
369 B
Plaintext
config BR2_PACKAGE_KF5_EXTRA_CMAKE_MODULES
|
|
bool "kf5-extra-cmake-modules"
|
|
help
|
|
KF5 is a set of Qt framework addons, extending Qt in various
|
|
ways, not only restricted in helping integration in KDE.
|
|
|
|
This package corresponds to the extra CMake modules,
|
|
required for most KF5 libraries.
|
|
|
|
https://api.kde.org/frameworks/extra-cmake-modules/html/index.html
|