summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/additional_clean_files.rst
blob: 9b56642e8614bc290c304d106909d6318d7b33dc (plain)
1
2
3
4
5
6
7
8
9
10
additional_clean_files
----------------------

* New target property :prop_tgt:`ADDITIONAL_CLEAN_FILES` and directory property
  :prop_dir:`ADDITIONAL_CLEAN_FILES` were added.  They allow to register
  additional files that should be removed during the clean stage.

* Directory property :prop_dir:`ADDITIONAL_MAKE_CLEAN_FILES` was marked
  deprecated.  The new directory property :prop_dir:`ADDITIONAL_CLEAN_FILES`
  should be used instead.