diff options
Diffstat (limited to 'Tests/RunCMake/GeneratorExpression/NonValidCompiler-TARGET_PDB_FILE-stderr.txt')
-rw-r--r-- | Tests/RunCMake/GeneratorExpression/NonValidCompiler-TARGET_PDB_FILE-stderr.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Tests/RunCMake/GeneratorExpression/NonValidCompiler-TARGET_PDB_FILE-stderr.txt b/Tests/RunCMake/GeneratorExpression/NonValidCompiler-TARGET_PDB_FILE-stderr.txt deleted file mode 100644 index 831edad..0000000 --- a/Tests/RunCMake/GeneratorExpression/NonValidCompiler-TARGET_PDB_FILE-stderr.txt +++ /dev/null @@ -1,8 +0,0 @@ -CMake Error at NonValidCompiler-TARGET_PDB_FILE.cmake:6 \(file\): - Error evaluating generator expression: - - \$<TARGET_PDB_FILE:empty> - - TARGET_PDB_FILE is not supported by the target linker. -Call Stack \(most recent call first\): - CMakeLists.txt:3 \(include\) |