CMake/Tests/RunCMake/CMP0045/CMP0045-NEW-stderr.txt
Stephen Kelly 73e93400e2 get_target_property: Error on non-existent target.
Introduce policy CMP0045 to control this behavior.
2014-01-08 16:41:34 +01:00

5 lines
195 B
Plaintext

CMake Error at CMP0045-NEW.cmake:4 \(get_target_property\):
get_target_property\(\) called with non-existent target "tgt".
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)