msvc-isystem.rst 275 B

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