mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Convert builtin help to reStructuredText source files
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
This commit is contained in:
7
Help/variable/MSVC_IDE.rst
Normal file
7
Help/variable/MSVC_IDE.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
MSVC_IDE
|
||||
--------
|
||||
|
||||
True when using the Microsoft Visual C IDE
|
||||
|
||||
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