Closed gunrot closed 6 years ago
Not sure whether if it's relevant but CMake already guess LANGUAGE of sources files from extension and set the LANGUAGE property of the source file.
Shouldn't we use what CMake already guessed? cf: cmake --help-property LANGUAGE
I agree the whole function seems like something cmake should have determined
ignore files without extension. this can be modern c++ header