summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FindPython/Python2Module.cmake
diff options
context:
space:
mode:
authorMartin Duffy <martin.duffy@kitware.com>2025-02-20 20:24:04 (GMT)
committerBrad King <brad.king@kitware.com>2025-02-27 15:51:07 (GMT)
commit857a039d660886302080216357cb527588031f5b (patch)
treea2f63e38b14454b921894fe1a4ff6cf6f1c0d25a /Tests/RunCMake/FindPython/Python2Module.cmake
parentd3484a31c6887233d89a4316d36a7c4bbe3253e4 (diff)
downloadCMake-857a039d660886302080216357cb527588031f5b.zip
CMake-857a039d660886302080216357cb527588031f5b.tar.gz
CMake-857a039d660886302080216357cb527588031f5b.tar.bz2
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
Diffstat (limited to 'Tests/RunCMake/FindPython/Python2Module.cmake')
0 files changed, 0 insertions, 0 deletions