aboutsummaryrefslogtreecommitdiff
path: root/build/root.build
blob: 892408691128db1ce59bbbb058ec98eebe164601 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
using cxx

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

cxx.std = 11
cxx.poptions =+ -I$out_root -I$src_root

# All exe{} in tests/ are, well, tests.
#
tests/: test.exe = true