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

    \$<LIST:FILTER,a;b;c,INCLUDE,\^\(a>

  sub-command FILTER, failed to compile regex "\^\(a".
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)