mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 10:39:28 -05:00
Help: Improve formatting of variable documentation
Improve formatting, primarily by: * Adding links to relevant commands, properties, generators, and so on. * Converting code, symbols, paths, and so on to fixed-width fonts. * Hard wrapping lines to 80 characters or less.
This commit is contained in:
committed by
Brad King
parent
404d16e7bc
commit
3bb707f0a1
@@ -1,7 +1,7 @@
|
||||
MSVC_IDE
|
||||
--------
|
||||
|
||||
True when using the Microsoft Visual C IDE
|
||||
``True`` when using the Microsoft Visual C++ IDE.
|
||||
|
||||
Set to true when the target platform is the Microsoft Visual C IDE, as
|
||||
Set to ``true`` when the target platform is the Microsoft Visual C++ IDE, as
|
||||
opposed to the command line compiler.
|
||||
|
||||
Reference in New Issue
Block a user