Skip to content

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

Revert !9173 (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 investigation.

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

Merge request reports