summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/interface_library/add_custom_command-TARGET-stderr.txt
blob: c095262652dd2eb3c35c49eae791e96c1e39c7dd (plain)
1
2
3
4
5
CMake Error at add_custom_command-TARGET.cmake:4 \(add_custom_command\):
  Target "iface" is an INTERFACE library that may not have PRE_BUILD,
  PRE_LINK, or POST_BUILD commands.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)