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