build2cmake/build.rs (3 lines of code) (raw):

fn main() { minijinja_embed::embed_templates!("src/templates"); }