summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/ObjectLibrary/BadSourceExpression1-stderr.txt
blob: 859dc3f8cb795767527aff5fca7fec70fd544c37 (plain)
1
2
3
4
5
6
7
8
CMake Error at BadSourceExpression1.cmake:1 \(add_library\):
  Error evaluating generator expression:

    \$<BAD_EXPRESSION>

  Expression did not evaluate to a known generator expression
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)