diff options
Diffstat (limited to 'Tests/RunCMake/ObjectLibrary/InstallNotSupported-stderr.txt')
-rw-r--r-- | Tests/RunCMake/ObjectLibrary/InstallNotSupported-stderr.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/RunCMake/ObjectLibrary/InstallNotSupported-stderr.txt b/Tests/RunCMake/ObjectLibrary/InstallNotSupported-stderr.txt new file mode 100644 index 0000000..35a0e4f --- /dev/null +++ b/Tests/RunCMake/ObjectLibrary/InstallNotSupported-stderr.txt @@ -0,0 +1,5 @@ +CMake Error at InstallNotSupported.cmake:[0-9]+ \(install\): + install TARGETS given OBJECT library "A" which may not be installed under + Xcode with multiple architectures. +Call Stack \(most recent call first\): + CMakeLists.txt:3 \(include\) |