Opened 3 years ago
Closed 3 years ago
#17362 closed enhancement (fixed)
cmake-3.25.1
| Reported by: | Bruce Dubbs | Owned by: | thomas |
|---|---|---|---|
| Priority: | normal | Milestone: | 11.3 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Note:
See TracTickets
for help on using tickets.

On Windows, when targeting the MSVC ABI, the find_library() command no longer accepts .a file names. This behavior was added in CMake 3.25.0, but has been reverted due finding GNU-ABI libraries in cases we did not previously.