mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-06 15:19:56 -06:00
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.
92 lines
1.4 KiB
Plaintext
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
|