diff options
author | Daniele E. Domenichelli <ddomenichelli@drdanz.it> | 2017-01-26 07:57:05 (GMT) |
---|---|---|
committer | Daniele E. Domenichelli <ddomenichelli@drdanz.it> | 2017-01-26 09:50:47 (GMT) |
commit | 614a97a57b65454a14231ed60346884bab2399be (patch) | |
tree | 69e3e876193533f004d095a159033ec5239c3192 /Tests/RunCMake/FeatureSummary | |
parent | 65a0bfd83cc47e60b9f42262f762c676fb210aa2 (diff) | |
download | CMake-614a97a57b65454a14231ed60346884bab2399be.zip CMake-614a97a57b65454a14231ed60346884bab2399be.tar.gz CMake-614a97a57b65454a14231ed60346884bab2399be.tar.bz2 |
FeatureSummary: Do not force OPTIONAL type in SET_PACKAGE_PROPERTIES
The OPTIONAL type is used anyway as default when the type is not set
Since RUNTIME < OPTIONAL, forcing it here forces the user to set
"RUNTIME" at the first SET_PACKAGE_PROPERTIES, otherwise it is
impossible to set it later.
Without this it is impossible, for example, to add package information
(URL and DESCRIPTION) in the FindPackage file, but allow the package
to be RUNTIME.
Diffstat (limited to 'Tests/RunCMake/FeatureSummary')
0 files changed, 0 insertions, 0 deletions