mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-15 03:30:39 -06:00
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.
2 lines
54 B
Plaintext
2 lines
54 B
Plaintext
-- PROG_A='[^']*/Tests/RunCMake/find_program/A/testA'
|