blob: ddab8a5c8f47f402fd7374488fc3cca9baee64f4 (
plain)
1
2
3
4
5
6
7
|
# file : tests/test/script/runner/buildfile
# copyright : Copyright (c) 2014-2016 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
exe{driver}: cxx{driver} test{redirect status}
include ../../../../../build2/
|