Skip to content

Improve Dictionary Compilation

Simon Spannagel requested to merge dictionary_compilation into master

Get rid of custom compilation code in favor of standard compilation and inclusion. Switching off clang-tidy on generated files by adding additional .clang-tidy file to the build folder.

See allpix-squared/allpix-squared!294 (merged) for reference.

Merge request reports