]> git.lyx.org Git - features.git/commit
Extend Clang compiler detection to cover Apple CLang
authorStephan Witt <switt@lyx.org>
Tue, 12 Jun 2018 20:42:48 +0000 (22:42 +0200)
committerStephan Witt <switt@lyx.org>
Tue, 12 Jun 2018 20:43:03 +0000 (22:43 +0200)
commit1bf4d7b0fc2bc4c700e7cecc1e6e3c7faf4f03a5
treea00fda7011ccd6f48514ff4950d65e5665a22303
parentcb08d4a879bf63222a4462308b614d3209607737
Extend Clang compiler detection to cover Apple CLang

CMake 3.0 and above recognize that Apple Clang is a different compiler than upstream Clang and so it gets a different CMAKE_CXX_COMPILER_ID.
CMakeLists.txt
development/cmake/modules/FindCXX11Compiler.cmake