# file      : tests/variable/buildfile
# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
# license   : MIT; see accompanying LICENSE file

import libs = libbutl%lib{butl}

exe{driver}: cxx{driver} ../../bbot/lib{bbot} $libs test{testscript}

include ../../bbot/