aboutsummaryrefslogtreecommitdiff
path: root/tests/import/installed/buildfile
blob: 40c77cefe96897dada574b0e94e2c13a54e987e9 (plain)
1
2
3
4
5
6
7
8
using cxx

hxx.ext = hxx
cxx.ext = cxx

import libs += lib{z}

exe{driver}: cxx{driver} $libs