summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorExpression/BadZero-stderr.txt
blob: ce044828bbc7124683e4b83e28ef43e56e28b21c (plain)
1
2
3
4
5
6
7
8
CMake Error at BadZero.cmake:2 \(add_custom_target\):
  Error evaluating generator expression:

    \$<0>

  \$<0> expression requires a parameter.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)