summaryrefslogtreecommitdiff
path: root/build/root.build
blob: 481ab0e7e675fdbc50d57954074192cec20d08d9 (plain)
1
2
3
4
5
6
7
8
9
10
cxx.std = latest

using cxx

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

# The test target for cross-testing (running tests under Wine, etc).
#
test.target = $cxx.target