Skip to content

Autogen: Remove rcc info file dependency

The RCC${ORIGIN}Info.cmake file dependency was added to the rcc custom_command/custom_target to ensure an rcc rebuild when the rcc settings change. This dependency now is removed and instead the rcc output file is removed during reconfiguration to ensure a rcc rebuild.

Closes #17985 (closed)

Merge request reports