You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
706 B
22 lines
706 B
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\)
|