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