summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ObjectLibrary/LinkObjRHS2-stderr.txt
blob: 3295fcac30138ce472b790e38aeedf9a564f6be8 (plain)
1
2
3
4
5
6
CMake Error at LinkObjRHS2.cmake:1 \(add_library\):
  Target "A" links to OBJECT library "AnObjLib" but this is not allowed.  One
  may link only to STATIC or SHARED libraries, or to executables with the
  ENABLE_EXPORTS property set.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)