mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
5 lines
139 B
CMake
5 lines
139 B
CMake
check_for_success("making a match inside of find_package")
|
|
do_regex_failure("making a failure inside of find_package")
|
|
|
|
set(dummy_FOUND 1)
|