summaryrefslogtreecommitdiffstats
path: root/src/seastar/build.ninja
blob: 313de6ba7e028d49d2d39e70b2c5c66ea9cfc1da (plain)
1
2
3
4
5
6
7
rule display_help
  command = echo 'Error: Execute Ninja in a build directory: `ninja -C build/release`'
  description = Help the poor user

build help: display_help

default help