mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
06f61c26cf
Add policy CMP0059 to cover this change. The property has been deprecated since CMake 2.4 anyway. This will help clean up cmMakefile -- the DefineFlagsOrig member should not need to exist.
7 lines
213 B
ReStructuredText
7 lines
213 B
ReStructuredText
remove-DEFINITIONS-property
|
|
---------------------------
|
|
|
|
* The :command:`add_definitions()` command no longer causes a
|
|
:prop_dir:`DEFINITIONS` directory property to be populated. See policy
|
|
:policy:`CMP0059`.
|