proj2cmake icon indicating copy to clipboard operation
proj2cmake copied to clipboard

Upper/Lower cases of filenames/directories wrong

Open ECquadrat opened this issue 7 years ago • 0 comments

A VStudio .proj file may contain filenames / directories with mismatching upper/lower case of the letters compared to the real filenames due to Windows isn't case sensitive. I think there is an additional step needed to process the generated Makefiles again for being case sensitive and correcting the generated .cmake file.

ECquadrat avatar Nov 23 '18 12:11 ECquadrat