CMake/Tests/RunCMake/CommandLine/Wdev-stderr.txt
Brad King 4e039a9a98 Tests: Move more command line tests into RunCMake.CommandLine
Port most CMakeTestBadCommandLines test cases to RunCMake.CommandLine
and drop the former test.  Add validation of expected results, which was
not done by the old test.
2015-04-10 14:56:41 -04:00

6 lines
215 B
Plaintext

^CMake Warning \(dev\) at Wdev.cmake:1 \(message\):
Some Author Warning
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.$