summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/GeneratorExpression/NonValidCompiler-TARGET_PDB_FILE-stderr.txt
blob: 831edadcf231e22aeba4896e0fa386d4b08e79dc (plain)
1
2
3
4
5
6
7
8
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\)