summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/msvc-isystem.rst
blob: 4a5d79f7dfc1d83d475633061a0b7c156c7b64b5 (plain)
1
2
3
4
5
6
7
msvc-isystem
------------

* The MSVC compilers learned to pass the ``-external:I`` flag for system
  includes when using the :generator:`Ninja` and :generator:`NMake Makefiles`
  generators. This became available as of Visual Studio 16.10 (toolchain
  version 14.29.30037).