Skip to content

Autogen: Add global `autogen` and `autorcc` targets

This adds support for optional global autogen and autorcc targets.

The global autogen target will depend on all *_autogen targets, and the global autorcc target will depend on all rcc generated sources.

The feature was requested in issue #17721 (closed).

Edited by Sebastian Holtermann

Merge request reports