Skip to content

MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention"

Revert !7694 (merged). When targeting the MSVC ABI, this causes GNU-ABI libraries to be found in cases they were not previously, and broke existing builds. Revert the change pending further discussion on how to handle the motivating use case.

Issue: #23975 (closed)
Fixes: #24168 (closed)
Backport: release

Merge request reports