Skip to content

Features: Update version of Intel Compiler on Windows supporting C 11

Brad King requested to merge brad.king/cmake:intel-c11-windows into master

The Intel Compiler 15.0.0 on Windows does not support -std=c11. Bump our version requirement to 16 to use that flag.

Merge request reports