-
CMake; windows: link to lowercase 'shlwapi' - consistent with headers (#840) · 8e48105dRoman Lebedev authored
The filenames are consistently inconsistent in windows world, might have something to do with default file system being case-insensitive. While the native MinGW buils were fixed in 52613079 that only addressed the headers, but not libraries. The problem remains when one tries to do a MinGW cross-build from case-sensitive filesystem.
8e48105d
×