aboutsummaryrefslogtreecommitdiff
path: root/tests/string-parser/buildfile
blob: 3c4d2e33be6ac8bb9410784fffa474271363c0c1 (plain)
1
2
3
4
5
6
7
# file      : tests/string-parser/buildfile
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

exe{driver}: cxx{*} ../../libbutl/lib{butl} test{testscript}

include ../../libbutl/