diff options
Diffstat (limited to 'Tests/RunCMake/File_Generate/OutputConflict-stderr.txt')
-rw-r--r-- | Tests/RunCMake/File_Generate/OutputConflict-stderr.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Tests/RunCMake/File_Generate/OutputConflict-stderr.txt b/Tests/RunCMake/File_Generate/OutputConflict-stderr.txt index 0abb7df..a242180 100644 --- a/Tests/RunCMake/File_Generate/OutputConflict-stderr.txt +++ b/Tests/RunCMake/File_Generate/OutputConflict-stderr.txt @@ -1,5 +1,6 @@ CMake Error in CMakeLists.txt: - Evaluation file to be written multiple times for different configurations - or languages with different content: + Evaluation file to be written multiple times with different content. This + is generally caused by the content evaluating the configuration type, + language, or location of object files: .*output.txt |