CMake/Tests/IncludeDirectories
Brad King ab65862417 Clang: Add separate "AppleClang" compiler id
Apple distributes their own Clang build with their own version numbers
that differ from upstream Clang.  Use the __apple_build_version__ symbol
to identify the Apple Clang compiler and report the Apple Build Version
as the fourth version component in CMAKE_<LANG>_COMPILER_VERSION.  Add
Compiler/AppleClang-<lang> and Platform/Darwin-AppleClang-<lang> modules
that simply include the upstream equivalents.

Fix comparisons of CMAKE_<LANG>_COMPILER_ID to Clang in CMake's own
source and tests to account for AppleClang.
2013-10-07 20:12:46 -04:00
..
CMP0021 Fix OLD behavior of CMP0021. 2013-08-24 15:14:56 +02:00
SystemIncludeDirectories Add the INTERFACE_SYSTEM_INCLUDE_DIRECTORIES target property. 2013-07-16 13:44:57 -04:00
TargetIncludeDirectories Remove the LINK_LANGUAGE generator expression. 2013-07-24 10:40:00 -04:00
CMakeLists.txt Clang: Add separate "AppleClang" compiler id 2013-10-07 20:12:46 -04:00
empty.cpp Tests/IncludeDirectories: Avoid shared library with no symbols 2013-05-23 09:21:45 -04:00
main.cpp Fix for bug#10798. VS10 did not append -I flags with COMPILE_FLAGS prop. 2011-06-02 10:28:10 -04:00