aboutsummaryrefslogtreecommitdiff
path: root/tests/repository/1/common/libhello-1.0.0/hello/buildfile
blob: cef703d27c04d13fe9450a8b46a097d931a6d63a (plain)
1
2
3
4
5
6
7
8
lib{hello}: cxx{hello} hxx{hello}

cxx.poptions += -I$src_root
lib{hello}: cxx.export.poptions = -I$src_root

# Install into the hello/ subdirectory of, say, /usr/include/.
#
install.include = $install.include/hello