summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/cmake_parse_arguments/Errors-stderr.txt
blob: 5394eaf1bf546bb5f4ee10b56957953e1a17892b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
CMake Error at Errors\.cmake:1 \(cmake_parse_arguments\):
  cmake_parse_arguments must be called with at least 4 arguments\.
Call Stack \(most recent call first\):
  CMakeLists\.txt:3 \(include\)
+
CMake Error at Errors\.cmake:2 \(cmake_parse_arguments\):
  cmake_parse_arguments must be called with at least 4 arguments\.
Call Stack \(most recent call first\):
  CMakeLists\.txt:3 \(include\)
+
CMake Error at Errors\.cmake:3 \(cmake_parse_arguments\):
  cmake_parse_arguments must be called with at least 4 arguments\.
Call Stack \(most recent call first\):
  CMakeLists\.txt:3 \(include\)