Files
CMake/Source/cmExtraCodeLiteGenerator.cxx
Sebastian Holtermann 90b5289c55 cmExtraCodeLiteGenerator: Use cmake::Is*Extension for file type detection
In cmExtraCodeLiteGenerator.cxx use `cmake::Is*Extension` methods instead of
`cmSystemTools::GetFileFormat` for file type detection.
2019-07-04 13:46:19 +02:00

22 KiB