Ben Boeckel
|
85fc9f26a7
|
stringapi: Command names
|
2014-03-08 13:05:39 -05:00 |
Brad King
|
e33d8d2d77
|
Drop builtin command documentation
Drop all GetTerseDocumentation and GetFullDocumentation methods from
commands. The command documentation is now in Help/command/*.rst files.
|
2013-10-16 09:22:36 -04:00 |
Stephen Kelly
|
1925cffa08
|
Add a SYSTEM parameter to target_include_directories (#14180)
This is similar to the include_directories(SYSTEM) signature
in that it allows telling the compiler to ignore warnings from
such headers.
|
2013-07-02 16:40:03 +02:00 |
Stephen Kelly
|
24466f22c0
|
Add target_compile_options command.
This command populates the COMPILE_OPTIONS target property.
|
2013-06-02 11:56:37 +02:00 |