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
0caf08e43e
CMake
/
Tests
/
RunCMake
/
find_package
/
MissingNormalVersion.cmake
2 lines
26 B
CMake
Raw
Normal View
History
Unescape
Escape
find_package: Test error and warning messages in failure cases Add a "CMakeCommands.find_package" test to run CMake on a bunch of cases in which find_package fails. Check that the process return code and warning/error messages are as expected. Record expected test output in corresponding files for reference by the check. These files will also serve as a reference for the message text in each case.
2012-02-28 22:34:53 +04:00
find_package
(
NotHere
1.2
)