#TODO missing script for SCons # build instructions: https://github.com/mongodb/mongo/blob/master/docs/building.md [source] git = "https://github.com/mongodb/mongo" branch = "v6.0" shallow_clone = true [build] template = "custom" dependencies = [ "curl", "xz", ]