blob: 9173bdbe1ca4dc11f8cb3df7539ede66ae72bd1e (
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} ../../butl/lib{butl}
include ../../butl/
|