# file      : tests/build/root.build
# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license   : GNU GPL v2; see accompanying LICENSE file

cxx.std = 11

using cxx

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

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