CMake/Tests/RunCMake/get_property/BadScope-stderr.txt

6 lines
249 B
Plaintext

^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\)$