summaryrefslogtreecommitdiffstats
path: root/Help/prop_tgt/VS_WINRT_EXTENSIONS.rst
Commit message (Collapse)AuthorAgeFilesLines
* VS: Add VS_WINRT_COMPONENT property to enable CompileAsWinRTGilles Khouzam2014-08-211-3/+2
| | | | | | | | Deprecate VS_WINRT_EXTENSIONS and document VS_WINRT_COMPONENT as for VS generators only. Also define _WINRT_DLL in SHARED libraries in order to get a .lib produced. Inspired-by: Paul Annetts <paul@lightunobscured.com>
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+6
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.