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