using cxx

hxx.ext =
ixx.ext = ixx
txx.ext = txx
cxx.ext = cxx

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

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