Marc Chevrier
|
b3e4fb5144
|
Help: clarify add_definitions() and add_compile_definitions() behavior
Fixes: #20736
|
2020-05-24 12:47:24 +02:00 |
|
Joachim Wuttke (o)
|
adbaadf0ee
|
Help: Apply syntax highlighting to project commands
* Replace most "::" by ".. code-block:: cmake"
* Header sentence in imperative voice,
detailed command description in present tense.
|
2018-10-25 13:47:31 +02:00 |
|
Marc Chevrier
|
89e3e62e13
|
Help: fix add_compile_definitions() documentation
Fixes: #18147
|
2018-07-05 10:21:09 -04:00 |
|
Marc Chevrier
|
cb83314e65
|
add_compile_definitions: add new command
This command manages preprocessor definitions at directory level and
supports generator expressions.
Fixes: #15374
|
2018-04-20 09:28:13 -04:00 |
|