cmake/Tests/RunCMake/CMP0026/CMP0026-NEW-stderr.txt
2019-11-11 23:01:05 +01:00

8 lines
324 B
Plaintext

CMake Error at CMP0026-NEW.cmake:7 \(get_target_property\):
The LOCATION property may not be read from target "somelib". Use the
target name directly with add_custom_command, or use the generator
expression \$<TARGET_FILE>, as appropriate.
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)