diff options
author | Alex Neundorf <neundorf@kde.org> | 2011-07-17 13:57:50 (GMT) |
---|---|---|
committer | Alex Neundorf <neundorf@kde.org> | 2011-07-17 13:57:50 (GMT) |
commit | aae13f4c8ea652f437b096b9017bd76ed62fd44d (patch) | |
tree | 454a11cd9bdbcc78b0fd9c89a7aac87b32562e9e /Modules/ProcessorCount.cmake | |
parent | 07bb5b77ec9b7f668cd4d2498bc85e8749eb609e (diff) | |
download | CMake-aae13f4c8ea652f437b096b9017bd76ed62fd44d.zip CMake-aae13f4c8ea652f437b096b9017bd76ed62fd44d.tar.gz CMake-aae13f4c8ea652f437b096b9017bd76ed62fd44d.tar.bz2 |
Extend FeatureSummary: add PURPOSE of package and TYPE
With the PURPOSE a project can state what the package in question
is used for in the project (as opposed to describing what the package
does in general).
TYPE can be one of OPTIONAL (default)
RUNTIME - not needed for building, only at runtime
RECOMMENDED - as OPTIONAL, but you should really have it
REQUIRED - cmake will fail if one of these is not found
This can be set using the new function set_package_properties()
Alex
Diffstat (limited to 'Modules/ProcessorCount.cmake')
0 files changed, 0 insertions, 0 deletions