summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ObjectLibrary/ImportNotSupported-stderr.txt
blob: 0fadac208104331d85e297e5ebf4f88c8d62eed3 (plain)
1
2
3
4
5
CMake Error at ImportNotSupported.cmake:[0-9]+ \(add_library\):
  The OBJECT library type may not be used for IMPORTED libraries under Xcode
  with multiple architectures.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)