Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add generator expression support to per-source COMPILE_FLAGS | Zsolt Parragi | 2016-10-28 | 1 | -0/+7 |
| | | | | | | This allows users to specify different genex-based compile flags for each file in a target, e.g. compiling just a single file with `Od/Ox` in release builds on Visual Studio. | ||||
* | Help: Hyperlink properties | Gregor Jasny | 2016-04-27 | 1 | -2/+2 |
| | |||||
* | Convert builtin help to reStructuredText source files | Kitware Robot | 2013-10-15 | 1 | -0/+8 |
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it. |