summaryrefslogtreecommitdiff
path: root/mhello/build/root.build
blob: 158f86a99da5401b726b26ebf9ebb937a88f20a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
cxx.std = experimental

# Indicate that our sources do not use #include and module imports do not
# depend on the preprocessor.
#
cxx.preprocessed = modules

using cxx

cxx{*}: extension = cxx

# Specify the test target for cross-testing.
#
test.target = $cxx.target