On 11/16/2015 11:46 AM, Levi Morrison wrote:
> should I bound this by versions that exist? For instance, there is no
> Intel 17.0 so should I limit this?

No.  For other compilers we just assume newer versions are at least
as capable as previous versions and are compatible with the needed
options and such.  See Modules/Compiler/GNU-CXX.cmake for an example
of how the settings vary based on compiler version.

Note that the Intel compiler may be tricky because it simulates MSVC
on Windows and GNU elsewhere.  The needed options may vary across
platforms, and our tables need to reflect this.

Thanks,
-Brad

-- 

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