Files
CMake/Source/cmFindLibraryCommand.cxx
Russell Greene 1897686702 find_library: Handle case-insensitive filesystems on Linux
Linux 5.2+ supports case-insensitive ext4 filesystems.
Teach `find_library` pattern matching to account for this.

Fixes: #26526
2024-12-11 16:26:05 -07:00

20 KiB