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