summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0026/CMP0026-NEW-stderr.txt
blob: 8c47c2ab3e6b7bb4f590f57db69b8a6a7f380b72 (plain)
1
2
3
4
5
6
7
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\)