ADDITIONAL_CLEAN_FILESΒΆ

Additional files to remove during the clean stage.

A ;-list of files that will be removed as a part of the clean target.

Relative paths are allowed and are interpreted relative to the current binary directory.

Arguments to ADDITIONAL_CLEAN_FILES may use generator expressions.

This property only works for the Ninja and the Makefile generators. It is ignored on other generators.