Files
CMake/Source
Brad King b1c4806914 install(EXPORT): Drop REQUIRED from exported find_dependency calls
In commit c6e6861e63 (install(EXPORT): Export find_dependency() calls,
2023-11-07, v3.29.0-rc1~439^2~1) we made the calls `REQUIRED`.  However,
a dependency is only required if the dependent package is required.
`find_dependency` already forwards the `REQUIRED` mark, and also already
marks the dependent package as not found if the dependency is missing.

Fixes: #25756
2024-03-11 12:07:32 -04:00
..
2023-08-07 11:26:05 -04:00
2023-08-07 11:26:05 -04:00
2024-01-25 10:40:02 -05:00
2024-03-04 13:58:26 -05:00
2024-01-25 10:40:02 -05:00
2023-11-17 09:58:21 -05:00
2023-10-01 06:52:44 -04:00
2023-08-29 15:57:24 -04:00
2023-07-28 09:14:08 -04:00