CMake/Help
Martin Duffy 857a039d66 find_*: Add variable to default calls to REQUIRED
This adds a `CMAKE_FIND_REQUIRED` variable which causes `find_package`,
`find_path`, `find_file`, `find_library` and `find_program` to be
considered `REQUIRED` by default.

It also introduces an `OPTIONAL` keyword to those commands, allowing
them to ignore the value of this variable.

Issue: #26576
2025-02-27 10:51:07 -05:00
..
command find_*: Add variable to default calls to REQUIRED 2025-02-27 10:51:07 -05:00
cpack_gen CPack/WIX: Replace documentation links with their permanent redirects 2025-02-08 09:39:02 -05:00
dev Merge topic 'instrumentation_cdash' 2025-02-16 10:58:12 -05:00
envvar ctest: Include cmake instrumentation data in XML files 2025-02-15 06:25:12 -05:00
generator VS: Remove support for appending a platform to the generator name 2025-01-21 08:08:22 -05:00
guide Help: Remove stray spaces and one colon 2025-01-31 12:23:29 -05:00
include Help: Convert some literal blocks into tables and lists 2025-01-31 12:23:29 -05:00
manual find_*: Add variable to default calls to REQUIRED 2025-02-27 10:51:07 -05:00
module Check*: Add option to pass link directories into checks 2024-09-09 17:06:33 +03:00
policy FindGCCXML: Add policy to remove this module 2025-02-17 11:35:25 -05:00
prop_cache Help: Remove stray spaces and one colon 2025-01-31 12:23:29 -05:00
prop_dir Help: More syntax highlighting for literal blocks 2025-01-29 16:48:53 -05:00
prop_gbl Help: Improve language in INSTALL_PARALLEL doc 2025-01-27 09:41:59 -05:00
prop_inst CPack/WIX: Replace documentation links with their permanent redirects 2025-02-08 09:39:02 -05:00
prop_sf Help: Improve VS_SETTINGS and VS_TOOL_OVERRIDE documentation 2025-02-19 21:07:03 +05:00
prop_test Help: Remove accidental blockquotes around lists 2025-01-31 12:23:29 -05:00
prop_tgt Help: Clarify EXCLUDE_FROM_DEFAULT_BUILD behavior 2025-02-19 21:07:51 +05:00
release find_*: Add variable to default calls to REQUIRED 2025-02-27 10:51:07 -05:00
variable find_*: Add variable to default calls to REQUIRED 2025-02-27 10:51:07 -05:00
index.rst instrumentation: Collect and record project build system metrics 2025-01-15 09:16:50 -05:00