On Wed, Dec 2, 2015 at 8:40 AM, Brad King <brad.k...@kitware.com> wrote:
> On 12/02/2015 10:31 AM, Levi Morrison wrote:
>> Hmm. What is the purpose of this module? I verified that indeed my
>> changeset somehow breaks this test but I don't even understand what it
>> is trying to do. At a glance it looks like even *more* duplication of
>> feature detection. Please tell me I'm wrong.
>
> It re-uses the Modules/Compiler/<id>-<lang>-FeatureTests.cmake information
> to generate a header file that projects can include to check for the
> availability of features.  The header can then be installed and re-used
> by clients of such projects even if they do not use CMake.
>
> The test checks that those results are consistent with the features detected
> by CMake.
>
> -Brad
>

Brad, here it is a year later and thought I would get around to
finishing this work. Then I discovered you had already completed it!
Thank you so much!

I now have access to the 2017 Intel C++ compiler; is there anything in
particular you'd like me to check with it?
-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to