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

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

cxx.std = 11

# Every exe{} in this subproject is by default a test.
#
exe{*}: test = true