Marc Chevrier
e15adbfed3
Help: Specify COMPILE_OPTIONS and COMPILE_FLAGS source properties usage
2018-05-07 09:45:23 -04:00
Ben Boeckel
118815f095
COMPILE_FLAGS: do not imply that the property is a list
...
The "added to the list" language hinted that the property was
interpreted as a CMake list, but this is not correct. It is just a
string.
2018-01-08 11:44:18 -05:00
Zsolt Parragi
1e4bb35894
Add generator expression support to per-source COMPILE_FLAGS
...
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.
2016-10-28 11:18:03 -04:00
Gregor Jasny
2d7d33ecb3
Help: Hyperlink properties
2016-04-27 22:38:59 +02: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