cmake/Tests/RunCMake/ObjectLibrary/ImportNotSupported-stderr.txt

6 lines
242 B
Plaintext
Raw Normal View History

2017-07-20 19:35:53 +02:00
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.
2012-04-19 19:04:21 +03:00
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)