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

    \$<LIST:TRANSFORM,a;b,REPLACE,\(a,b>

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