aboutsummaryrefslogtreecommitdiff
path: root/bpkg/buildfile
blob: 8437c86bd08956a2355c7c49692689d8455a9c6c (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 diagnostics} $libs