blob: 858f8b3a997b1ea560289f469ad621c35c5c7a0c (
plain)
1
2
3
4
5
6
7
|
file-GET_RUNTIME_DEPENDENCIES-windows-casing
--------------------------------------------
* The :command:`file(GET_RUNTIME_DEPENDENCIES)` command now case-preserves
DLL names reported on Windows. They are still converted to lowercase
for filter matching.
|