mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-21 23:32:15 +00:00
This adds a "help" build target, which prints out important build targets. The printing is done in a separate shell script, becaue "ninja" insists on print out the "command" before executing it, which makes the help text unreadable.