managed-target-property.rst 362 B

12345678
  1. target property COMMON_LANGUAGE_RUNTIME
  2. ---------------------------------------
  3. * The :prop_tgt:`COMMON_LANGUAGE_RUNTIME` target property was introduced
  4. to configure the use of managed C++ for :ref:`Visual Studio Generators`
  5. for VS 2010 and above.
  6. * To support ``C++/CLI`` for imported targets, the
  7. :prop_tgt:`IMPORTED_COMMON_LANGUAGE_RUNTIME` was added.