ErrorsON-stderr.txt 706 B

123456789101112131415161718192021
  1. CMake Error at ErrorsCommon.cmake:[0-9]+ \(build_command\):
  2. build_command requires at least one argument naming a CMake variable
  3. Call Stack \(most recent call first\):
  4. ErrorsON.cmake:[0-9]+ \(include\)
  5. CMakeLists.txt:[0-9]+ \(include\)
  6. +
  7. 1. cmd='initial'
  8. CMake Error at ErrorsCommon.cmake:[0-9]+ \(build_command\):
  9. build_command unknown argument "BOGUS"
  10. Call Stack \(most recent call first\):
  11. ErrorsON.cmake:[0-9]+ \(include\)
  12. CMakeLists.txt:[0-9]+ \(include\)
  13. +
  14. 2. cmd='initial'
  15. CMake Error at ErrorsCommon.cmake:[0-9]+ \(build_command\):
  16. build_command unknown argument "STUFF"
  17. Call Stack \(most recent call first\):
  18. ErrorsON.cmake:[0-9]+ \(include\)
  19. CMakeLists.txt:[0-9]+ \(include\)