summaryrefslogtreecommitdiff
path: root/build/root.build
blob: ebe16d5e84001e8eb3e33bdb8a810a7cb69c237b (plain)
1
2
3
4
5
6
7
8
9
10
using cxx

hxx{*}: extension =
cxx{*}: extension = cxx

cxx.std = 11

# Don't install tests.
#
tests/: install = false