summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/GenEx-LIST/bad-option-stderr.txt
blob: 37048c5f0e81124eedbdfeb48f1db2f6869b1d6c (plain)
1
2
3
4
5
6
7
8
CMake Error at bad-option.cmake:[0-9]+ \(file\):
  Error evaluating generator expression:

    \$<LIST:BAD_OPTION,ARG>

  BAD_OPTION: invalid option.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)