Required packages are wrongly reported by feature_summary

Christophe Giboudeaux cgiboudeaux at gmx.com
Sat Feb 11 16:12:01 UTC 2012


Hi,

While working on kdepimlibs, I found a feature_summary behaviour that looks 
quite confusing (using 2.8.7).

Short testcase:

project(test)
cmake_minimum_required(VERSION 2.8.7 FATAL_ERROR)
include(FeatureSummary)
find_package(KDE4 REQUIRED)
feature_summary(WHAT ALL)

which reports:

-- The following OPTIONAL packages have been found:

[cut]
 * KDE4

Is this the expected behaviour ? ie are we forced to use 
set_package_properties to get the correct message ?

Christophe
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20120211/a3e29c40/attachment.sig>


More information about the Kde-buildsystem mailing list