EndMismatch-stderr.txt 399 B

12345678910111213
  1. ^CMake Warning \(dev\) in EndMismatch.cmake:
  2. A logical block opening on the line
  3. .*/Tests/RunCMake/while/EndMismatch.cmake:1 \(while\)
  4. closes on the line
  5. .*/Tests/RunCMake/while/EndMismatch.cmake:2 \(endwhile\)
  6. with mis-matching arguments.
  7. Call Stack \(most recent call first\):
  8. CMakeLists.txt:3 \(include\)
  9. This warning is for project developers. Use -Wno-dev to suppress it.$