mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-23 15:11:01 -06:00
This patch adds a test which checks the error message, which is produced in the case that a Config file has set Foo_FOUND to FALSE by itself. Alex
2 lines
31 B
CMake
2 lines
31 B
CMake
set(SetFoundFALSE_FOUND FALSE)
|