This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d3db070e9e
CMake
/
Tests
/
RunCMake
/
find_package
/
SetFoundFALSEConfig.cmake
2 lines
31 B
CMake
Raw
Normal View
History
Unescape
Escape
find_package: additional test for checking the error message 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
2012-03-14 00:19:56 +04:00
set
(
SetFoundFALSE_FOUND
FALSE
)