Commit graph

4 commits

Author SHA1 Message Date
Ivailo Monev
8c6c2f1384 cmake: modules review
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-03-07 02:40:21 +02:00
Ivailo Monev
99c9ddc5e6 cmake: rewrite LibMms and LibSpectre modules
the LibSpectre module rewrite fixes warning about use of deprecated
UsePkgConfig module

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-20 18:59:07 +00:00
Ivailo Monev
3065f6f156 cmake: review CMake modules rewritten by me
since find_package_handle_standard_args() is used and no status messages
are printed by the modules there is no reason to set <MODULE>_FIND_QUIETLY
variable (which should be prefixed with the actual module name, not upper
case)

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-19 20:52:40 +00:00
Ivailo Monev
1ba57b3b8d cmake: move GIO, IBus and SCIM modules from kde-extraapps
the modules were also rewritten

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-18 15:35:24 +00:00