Build tool
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

build.bx 82B

1234
  1. target := box
  2. files := src
  3. warnings := all extra no-unused-parameter
  4. std := c++14