CMake/Tests/RunCMake/FeatureSummary/FeatureSummaryDefaultDescription-stdout.txt
Daniele E. Domenichelli f9bc8cfeeb FeatureSummary: Add DEFAULT_DESCRIPTION option to feature_summary
If enabled and only one package type is selected, it will print the
default title for the selected package type.
2017-02-06 14:44:23 -05:00

47 lines
721 B
Plaintext

-- The following RUNTIME packages have been found:
\* Foo, The Foo package, <https://foo.example/>
-- The following OPTIONAL packages have not been found:
\* Bar
-- The following REQUIRED packages have not been found:
\* Baz
--[ ]
\* Foo, The Foo package, <https://foo.example/>
--[ ]
\* Bar
--[ ]
\* Baz
-- RUNTIME pkgs found
\* Foo, The Foo package, <https://foo.example/>
-- OPTIONAL pkgs not found
\* Bar
-- REQUIRED pkgs not found
\* Baz
-- The following RUNTIME packages have been found:
\* Foo, The Foo package, <https://foo.example/>
-- The following OPTIONAL packages have not been found:
\* Bar
-- The following REQUIRED packages have not been found:
\* Baz
-- Configuring done