better doc for definitions.cmake

This commit is contained in:
Radovan Bast 2015-09-03 12:41:17 +02:00
parent cbaaed9e7e
commit 683f88798c

View File

@ -1,6 +1,7 @@
#.rst: #.rst:
# #
# Add preprocessor definitions. # Add preprocessor definitions (example: --add-definitions="-DTHIS -DTHAT=137").
# These are passed all the way down to the compiler.
# #
# Variables used:: # Variables used::
# #