target("krunch-demo")
    set_entry("source/app.d")
    set_language("d")
    add_folder("source")
    add_dep("viva", "*")
    add_option("-q")