aboutsummaryrefslogtreecommitdiff
path: root/examples/build/root.build
blob: 1f7c3500554868a8ecdf633e743f8c8b40be1767 (plain)
1
2
3
4
5
6
7
8
9
10
cxx.std = 11

using cxx

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

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