Skip to content

Better dependencies for ConfiguredSequence.h

Roel Aaij requested to merge cherry-pick-19dbf5c9 into master

When editing the sequence, cmake needed to be rerun to pick up the changes. This should fix that.

ConfiguredSequence.h is also moved to the build directory to ensure builds with different sequences always build with the same sequence.

Merge request reports