ORANGES_ADDITIONAL_INSTALL_MANIFEST_FILESΒΆ

Defined in module OrangesUninstallTarget.

This variable may be populated with a list of file paths of additional install manifest files, such as those produced by Python or other tools. An install manifest file must be a simple list of absolute paths of installed files, one per line. Relative paths in ORANGES_ADDITIONAL_INSTALL_MANIFEST_FILES will be interpreted relative to CMAKE_BINARY_DIR. (All paths within install manifest files must be absolute.) This variable is empty by default.