An array attribute to declare a set of files not part of the sources to be installed. The array discriminant is the directory where the file is to be installed. If a relative directory then Prefix (see below) is prepended.
Value is the install destination directory.
Value is the sources directory or subdirectory of Prefix.
Value is the executables directory or subdirectory of Prefix.
Value is library directory or subdirectory of Prefix.
Value is the project directory or subdirectory of Prefix.
Indicates that the project is to be installed or not. Case-insensitive value "false" means that the project is not to be installed, all other values mean that the project is to be installed.
Value is the installation mode, it is either `dev' (default) or `usage'.
Specify the name to use for recording the installation. The default is the project name without the extension.