compile-options-order.rst 295 B

1234567
  1. compile-options-order
  2. ---------------------
  3. * The :ref:`Visual Studio Generators` for VS 2010 and above now place
  4. per-source preprocessor definitions after target-wide preprocssor
  5. definitions. This makes VS consistent with the :ref:`Ninja Generators`
  6. and the :ref:`Makefile Generators`.