diff options
author | Viktor Szakats <commit@vsz.me> | 2024-12-18 12:47:33 +0100 |
---|---|---|
committer | Viktor Szakats <commit@vsz.me> | 2024-12-20 11:38:59 +0100 |
commit | 4490761aea45d3de8e31e2091f4a2ecb55b92c7d (patch) | |
tree | 9c68cb2845af6ac5e6840c7dd3c9793674e56778 /docs/examples/multithread.c | |
parent | e0515bb457fe0d4ed85d7a9cc5ca347c33b7227c (diff) |
cmake: drop redundant opening/closing `.*` from `MATCH` expressions
Also from a corresponding `REPLACE` expression.
CMake matches expressions anywhere within the value without an explicit
`.*`.
https://cmake.org/cmake/help/latest/command/if.html#matches
https://cmake.org/cmake/help/latest/command/string.html#regex-match
Closes #15773
Diffstat (limited to 'docs/examples/multithread.c')
0 files changed, 0 insertions, 0 deletions