aboutsummaryrefslogtreecommitdiff
path: root/tests/import/installed/buildfile
blob: abdc151f7ad64a43707ba4e3cfeb94adc5306598 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
using cxx

hxx.ext = hxx
cxx.ext = cxx

import libs += lib{z}

#lib{driver}: cxx{driver} $libs

exe{driver}: cxx{driver} $libs
exe{driver}: test = true