blob: 217ff70ab3c85279536f15c6720ad3af04adf022 (
plain)
1
2
3
4
5
6
|
# file : unit-tests/test/script/regex/buildfile
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
include ../../../../build2/
exe{driver}: {hxx cxx}{*} ../../../../build2/libu{b}
|