Andrey Starodubtsev
c1f1eaf7a4
VS: Teach CMAKE_MFC_FLAG to support generator expressions
2020-09-30 12:24:13 -04:00
Joachim Wuttke (o)
254a849864
Help: Spell out MFC
...
And shorten text that was hard to understand and redundant.
2018-11-14 17:50:45 +01:00
Brad King
c94f1bcf92
Drop Visual Studio 7 .NET 2003 generator
...
This generator has been deprecated since CMake 3.6. Remove it.
2017-04-19 15:28:05 -04:00
Brad King
b42866a34a
Drop Visual Studio 6 generator
...
This generator has been deprecated since CMake 3.3. Remove it.
Update documentation, modules, and tests to drop content specific
to this generator.
2016-03-09 09:42:18 -05:00
James Johnston
3bb707f0a1
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.
2015-08-21 09:32:08 -04:00
Kitware Robot
f051814ed0
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.
2013-10-15 14:12:03 -04:00