0cf84472d7
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
3 lines
88 B
CMake
3 lines
88 B
CMake
set(SetFoundFALSE_DIR "${CMAKE_CURRENT_SOURCE_DIR}")
|
|
find_package(SetFoundFALSE CONFIG)
|