summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/get_property/BadScope-stderr.txt
blob: 4cc32c87b9cb2d070cbd1c097efb8217023ae579 (plain)
1
2
3
4
5
^CMake Error at BadScope.cmake:1 \(get_property\):
  get_property given invalid scope FOO.  Valid scopes are GLOBAL, DIRECTORY,
  TARGET, SOURCE, TEST, VARIABLE, CACHE, INSTALL.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)$