Skip to content

Fix the AUTOMOC deps file to contain a correct rule name

alcroito requested to merge alcroito/cmake:fix_automoc_deps_rule_name into master

The rule name should include the current binary path relative to the top level binary path.

Fixes: #20298 (closed)

Merge request reports