summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/set_property/TEST-invalid-stderr.txt
blob: c0a40d65f6b83141cbcdece6e5d0ef6381644796 (plain)
1
2
3
4
5
6
7
8
9
10
11
^CMake Error at TEST-invalid\.cmake:[0-9]+ \(set_property\):
  set_property called with incorrect number of arguments no value provided to
  the DIRECTORY option
Call Stack \(most recent call first\):
  CMakeLists\.txt:[0-9]+ \(include\)


CMake Error at TEST-invalid\.cmake:[0-9]+ \(set_property\):
  set_property given non-existent DIRECTORY nonexistent
Call Stack \(most recent call first\):
  CMakeLists\.txt:[0-9]+ \(include\)$