Skip to content

Change smtk_operation_xml to build-time instead of cmake configure time.

Uses a custom target for the generated file so it gets created before the source file tries to include it.

python file generation is not yet converted. Python files are fed through configure_file() so I'm not sure it's feasible.

@dcthomp @ben.boeckel

Merge request reports