cginternals/cmake-init

Compiler AppleClang not recognized

Closed this issue · 1 comments

On Windows 10, CMake 3.1.3 there is an error when configuring projects using the WriterCompilerDetectionHeaderFound feature that AppleClang is not found.

Maybe the compiler was not handled in the module as of 3.1.3 and support for AppleClang was added in later versions.

Fixed with f203d7f.