summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/cmake_parse_arguments/BadArgvN1-stderr.txt
blob: e44ab4ddf42c8d69c9045543fcb2d2bd82be1d70 (plain)
1
2
3
4
5
^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\)$