DEFINITIONS.rst 268 B

12345678
  1. DEFINITIONS
  2. -----------
  3. For CMake 2.4 compatibility only. Use COMPILE_DEFINITIONS instead.
  4. This read-only property specifies the list of flags given so far to
  5. the add_definitions command. It is intended for debugging purposes.
  6. Use the COMPILE_DEFINITIONS instead.