cmake/Tests/RunCMake/cmake_parse_arguments/BadArgvN1-stderr.txt

6 lines
231 B
Plaintext
Raw Normal View History

2016-10-30 18:24:19 +01:00
^CMake Error at BadArgvN1.cmake:[0-9]+ \(cmake_parse_arguments\):
PARSE_ARGV must be called with exactly 6 arguments.
Call Stack \(most recent call first\):
BadArgvN1.cmake:[0-9]+ \(test1\)
CMakeLists.txt:[0-9]+ \(include\)$