Help: configure_file: add $CACHE{VAR} and $ENV{VAR} to description

The configure_file(...) and string(CONFIGURE ...) functions also
substitutes variables of the form: $CACHE{VAR} and $ENV{VAR}.

Therefore add this information to the help documentation so that this
behavior is described to users
1 file changed