ninja-absolute-paths.rst 272 B

123456
  1. ninja-absolute-paths
  2. --------------------
  3. * The :ref:`Ninja Generators` now pass source files and include directories
  4. to the compiler using absolute paths. This makes diagnostic messages and
  5. debug symbols more consistent, and matches the :ref:`Makefile Generators`.