summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/prop_dir/DEFINITIONS.rst
blob: 22f7c1542b47df5cc2b646b4f4c7e0192c9d0b4f (plain)
1
2
3
4
5
6
7
8
DEFINITIONS
-----------

For CMake 2.4 compatibility only.  Use COMPILE_DEFINITIONS instead.

This read-only property specifies the list of flags given so far to
the add_definitions command.  It is intended for debugging purposes.
Use the COMPILE_DEFINITIONS instead.