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

import libs += lib{z}

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

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