diff options
Diffstat (limited to 'Tests/RunCMake/add_library/OBJECTwithOnlyObjectSources-stderr.txt')
-rw-r--r-- | Tests/RunCMake/add_library/OBJECTwithOnlyObjectSources-stderr.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Tests/RunCMake/add_library/OBJECTwithOnlyObjectSources-stderr.txt b/Tests/RunCMake/add_library/OBJECTwithOnlyObjectSources-stderr.txt index 77a72f1..6183f80 100644 --- a/Tests/RunCMake/add_library/OBJECTwithOnlyObjectSources-stderr.txt +++ b/Tests/RunCMake/add_library/OBJECTwithOnlyObjectSources-stderr.txt @@ -7,10 +7,4 @@ but may contain only sources that compile, header files, and other files that would not affect linking of a normal library. Call Stack \(most recent call first\): - CMakeLists.txt:[0-9]+ \(include\) - - -CMake Error at OBJECTwithOnlyObjectSources.cmake:[0-9]+ \(add_library\): - Only executables and non-OBJECT libraries may reference target objects. -Call Stack \(most recent call first\): CMakeLists.txt:[0-9]+ \(include\)$ |