summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/GeneratorExpression/NonValidCompiler-TARGET_PDB_FILE_BASE_NAME-stderr.txt
blob: b061ce3de5b26fa5b3822c44b47827de92419559 (plain)
1
2
3
4
5
6
7
8
CMake Error at NonValidCompiler-TARGET_PDB_FILE_BASE_NAME.cmake:6 \(file\):
  Error evaluating generator expression:

    \$<TARGET_PDB_FILE_BASE_NAME:empty>

  TARGET_PDB_FILE_BASE_NAME is not supported by the target linker.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)