mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -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,6 +1,6 @@
|
||||
MSVC90
|
||||
------
|
||||
|
||||
True when using Microsoft Visual C 9.0
|
||||
``True`` when using Microsoft Visual C++ 9.0.
|
||||
|
||||
Set to true when the compiler is version 9.0 of Microsoft Visual C.
|
||||
Set to ``true`` when the compiler is version 9.0 of Microsoft Visual C++.
|
||||
|
||||
Reference in New Issue
Block a user