summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/build_command/ErrorsON-stderr.txt
blob: 47a84d67432a8bafea6a1a718fe95f3b81f02ec7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
CMake Error at ErrorsCommon.cmake:[0-9]+ \(build_command\):
  build_command requires at least one argument naming a CMake variable
Call Stack \(most recent call first\):
  ErrorsON.cmake:[0-9]+ \(include\)
  CMakeLists.txt:[0-9]+ \(include\)

+
1. cmd='initial'
CMake Error at ErrorsCommon.cmake:[0-9]+ \(build_command\):
  build_command unknown argument "BOGUS"
Call Stack \(most recent call first\):
  ErrorsON.cmake:[0-9]+ \(include\)
  CMakeLists.txt:[0-9]+ \(include\)

+
2. cmd='initial'
CMake Error at ErrorsCommon.cmake:[0-9]+ \(build_command\):
  build_command unknown argument "STUFF"
Call Stack \(most recent call first\):
  ErrorsON.cmake:[0-9]+ \(include\)
  CMakeLists.txt:[0-9]+ \(include\)