Re: [CMAKE] fix path cases
Posted: Wed Mar 20, 2013 3:50 pm
The file systems on Windows are case-insensitive so that sort of stuff will keep creeping in inevitably. Better make a patch while you're fresh at it. I don't think anybody on the team is cross compiling to test CMake scripts for case sensitivity issues.