add_custom_command: Allow OUTPUT filenames containing a hash '#' character Most generators now support this character after escaping and quoting cleanups over time. Disallow it only on generators that do support it. Fixes: #25604