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

    \$<TARGET_EXISTS>

  \$<TARGET_EXISTS> expression requires exactly one parameter.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)