mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
RunCMake matches output more robustly than `PASS_REGULAR_EXPRESSION`, and provides more details on failure.
3 lines
67 B
Plaintext
3 lines
67 B
Plaintext
^(Computing sqrt of 25 to be [0-9.]+
|
|
)+The square root of 25 is 5$
|