Merge topic 'features-msvc-c'

a53cf69022 Features: Record C features for MSVC
e62dfeccb1 Features: Do not assume c_restrict support in CompileFeatures test
c22cdf78d7 Features: Fix CompileFeatures test checks for C

Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Harry Mallon <hjmallon@gmail.com>
Merge-request: !1897
This commit is contained in:
Brad King
2018-04-02 13:59:50 +00:00
committed by Kitware Robot
6 changed files with 66 additions and 7 deletions
+5
View File
@@ -0,0 +1,5 @@
features-msvc-c
---------------
* The :manual:`Compile Features <cmake-compile-features(7)>` functionality
is now aware of the availability of C features in MSVC since VS 2010.