summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/build_command/ErrorsON-stderr.txt
blob: 0be7475d7895510c1829c097cf448e889349ea4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CMake Error at CMakeLists.txt:[0-9]+ \(build_command\):
  build_command requires at least one argument naming a CMake variable

+
1. cmd='initial'
CMake Error at CMakeLists.txt:[0-9]+ \(build_command\):
  build_command unknown argument "BOGUS"

+
2. cmd='initial'
CMake Error at CMakeLists.txt:[0-9]+ \(build_command\):
  build_command unknown argument "STUFF"