blob: e3a5b97dfd2784f2ec08a4adbc8f3ae657c15563 (
plain)
1
2
3
4
5
6
7
|
# file : tests/manifest-parser/buildfile
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
exe{driver}: cxx{driver} ../../bpkg/lib{bpkg}
include ../../bpkg/
|