Skip to content

Add option to force local ID dictionary generation and use it

Nicholas Styles requested to merge nstyles/athena:21.9-forceLocalDict into 21.9

Now that we use static Identifier dictionaries by default for ITK, add an option that allows the old behaviour (on-the-fly generation of local dictionary) to be selected for e.g. debugging purposes. Should help with e.g. !40387 (merged)

FYI @cohm @dshope @ncalace @tstreble

Merge request reports