aboutsummaryrefslogtreecommitdiff
path: root/bpkg/buildfile
blob: 2c22069d7d9d936fcc9de77279b218c9383386a9 (plain)
1
2
3
4
5
6
7
8
# file      : bpkg/buildfile
# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

import libs  = libbutl%lib{butl}
import libs += libbpkg%lib{bpkg}

exe{bpkg}: cxx{bpkg} $libs