ICC: Disable include path warning
authorRoland Schulz <roland.schulz@intel.com>
Fri, 15 Sep 2017 21:47:37 +0000 (14:47 -0700)
committerAleksei Iupinov <a.yupinov@gmail.com>
Tue, 19 Sep 2017 11:27:40 +0000 (13:27 +0200)
commit8cd3997abf97c6265bd3db116041eea7a76a2947
tree91e2c00932e927b100e9603050b6e63a1584e408
parent994188b7777b0c34dd8f2f623fc7fc00a0d2dbae
ICC: Disable include path warning

Under certain circumstances MKL and PSTL can cause spurious
warnings. Unlikely for warning to be important.

Change Icdb24d0fed4060 previously removed this flag for C++.

Change-Id: I828c73c7139532dca6ee2d1279b0d1e109b0cf5c
cmake/gmxCFlags.cmake