summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-TARGET_FILE/NonValidTarget-TARGET_PDB_FILE-stderr.txt
blob: e5f21e2e35a5821a35fc5ff9e01e7983cc6ad0d6 (plain)
1
2
3
4
5
6
7
8
CMake Error at NonValidTarget-TARGET_PDB_FILE.cmake:6 \(file\):
  Error evaluating generator expression:

    \$<TARGET_PDB_FILE:empty>

  TARGET_PDB_FILE is allowed only for targets with linker created artifacts.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)