Files
CMake/Tests/RunCMake/FeatureSummary/FeatureSummaryCustomDescription-stdout.txt
Daniele E. Domenichelli 6f62c66b2c FeatureSummary: Add FeatureSummary_<TYPE>_DESCRIPTION global properties
The global property FeatureSummary_<TYPE>_DESCRIPTION can be defined for
each type to replace the type name with the specified string whenever
the package type is used in an output string.
2017-02-06 14:44:24 -05:00

92 lines
1.4 KiB
Plaintext

-- The following TYPE1 packages have been found:
\* Foo, The Foo package, <https://foo.example/>
-- The following TYPE2 packages have not been found:
\* Bar
-- The following TYPE3 packages have not been found:
\* Baz
--[ ]
\* Foo, The Foo package, <https://foo.example/>
--[ ]
\* Bar
--[ ]
\* Baz
-- TYPE1 pkgs found
\* Foo, The Foo package, <https://foo.example/>
-- TYPE2 pkgs not found
\* Bar
-- TYPE3 pkgs not found
\* Baz
-- The following TYPE1 packages have been found:
\* Foo, The Foo package, <https://foo.example/>
-- The following TYPE2 packages have not been found:
\* Bar
-- The following TYPE3 packages have not been found:
\* Baz
-- The following first type packages have been found:
\* Foo, The Foo package, <https://foo.example/>
-- The following second type packages have not been found:
\* Bar
-- The following third type packages have not been found:
\* Baz
--[ ]
\* Foo, The Foo package, <https://foo.example/>
--[ ]
\* Bar
--[ ]
\* Baz
-- TYPE1 pkgs found
\* Foo, The Foo package, <https://foo.example/>
-- TYPE2 pkgs not found
\* Bar
-- TYPE3 pkgs not found
\* Baz
-- The following first type packages have been found:
\* Foo, The Foo package, <https://foo.example/>
-- The following second type packages have not been found:
\* Bar
-- The following third type packages have not been found:
\* Baz
-- Configuring done