mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
dc00809596
In the same spirit as the REQUIRED keyword on find_package, this will stop cmake execution with an error on a failed find_program, find_file, find_path or find_library.