cmake/Tests/RunCMake/build_command/ErrorsON-stderr.txt

22 lines
706 B
Plaintext
Raw Normal View History

2013-03-16 19:13:01 +02:00
CMake Error at ErrorsCommon.cmake:[0-9]+ \(build_command\):
2012-04-19 19:04:21 +03:00
build_command requires at least one argument naming a CMake variable
2013-03-16 19:13:01 +02:00
Call Stack \(most recent call first\):
ErrorsON.cmake:[0-9]+ \(include\)
CMakeLists.txt:[0-9]+ \(include\)
2012-04-19 19:04:21 +03:00
+
1. cmd='initial'
2013-03-16 19:13:01 +02:00
CMake Error at ErrorsCommon.cmake:[0-9]+ \(build_command\):
2012-04-19 19:04:21 +03:00
build_command unknown argument "BOGUS"
2013-03-16 19:13:01 +02:00
Call Stack \(most recent call first\):
ErrorsON.cmake:[0-9]+ \(include\)
CMakeLists.txt:[0-9]+ \(include\)
2012-04-19 19:04:21 +03:00
+
2. cmd='initial'
2013-03-16 19:13:01 +02:00
CMake Error at ErrorsCommon.cmake:[0-9]+ \(build_command\):
2012-04-19 19:04:21 +03:00
build_command unknown argument "STUFF"
2013-03-16 19:13:01 +02:00
Call Stack \(most recent call first\):
ErrorsON.cmake:[0-9]+ \(include\)
CMakeLists.txt:[0-9]+ \(include\)