summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/GeneratorExpression/TARGET_GENEX_EVAL-no-arg-stderr.txt
blob: 9b0844f9f6c253fc0892e5859250112c7e88f1ca (plain)
1
2
3
4
5
6
7
8
9
^CMake Error at TARGET_GENEX_EVAL-no-arg.cmake:4 \(add_custom_command\):
  Error evaluating generator expression:

    \$<TARGET_GENEX_EVAL:>

  \$<TARGET_GENEX_EVAL> expression requires 2 comma separated parameters, but
  got 1 instead.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)