mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
f60e921262
If there is only one possible library prefix/suffix, omit the capture group around it in the debug output.
5 lines
156 B
Plaintext
5 lines
156 B
Plaintext
.*find_library considered the following locations.*
|
|
.*liblibrary_no_exist\(\\.tbd\|\\.dylib\|\\.so\|\\.a\).*
|
|
.*The item was found at.*
|
|
.*lib/libcreated.a.*
|