mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
312527de47document COMMON_LANGUAGE_RUNTIME target properties4b7a82b4edcmVisualStudio10TargetGenerator: set /clr compiler flag from property20e31fb4c9cmExportFileGenerator: add target property for managed targets411a22706acmGeneratorTarget: add handling of managed assemblies to HasImportLibrary()fb433ff283cmGeneratorTarget: Make import library checks config-aware4c1f33961fcmGeneratorTarget: add GetManagedType() and CheckManagedType() methods6c517a9f8dcmGeneratorTarget: add HasLanguage() as wrapper for GetLanguages() Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !1916