Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Help: Document intended purpose of XCODE_ATTRIBUTE_<an-attribute> | Brad King | 2021-01-22 | 1 | -1/+7 |
| | | | | | | Also warn the reader against setting values CMake normally generates. Issue: #21728 | ||||
* | Help: Improve documentation formating | Bartosz Kosiorek | 2019-04-04 | 1 | -2/+2 |
| | |||||
* | Xcode: Teach XCODE_ATTRIBUTE target properties about generator expressions | Gregor Jasny | 2015-02-12 | 1 | -0/+6 |
| | | | | Signed-off-by: Gregor Jasny <gjasny@googlemail.com> | ||||
* | Help: Document CMAKE_XCODE_ATTRIBUTE_<an-attribute> variable (#15215) | Brad King | 2014-10-22 | 1 | -0/+3 |
| | |||||
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -0/+7 |
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it. |