summaryrefslogtreecommitdiff
path: root/libhello/build/root.build
blob: 21e0a2e5fa644f2946df9f180d750dac42ea7b4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Uncomment to suppress warnings coming from external libraries.
#
#cxx.internal.scope = current

cxx.std = latest

using cxx

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

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