# file      : tests/compiler/sloc-counter/buildfile
# license   : MIT; see accompanying LICENSE file

import libs = libcutl%lib{cutl}

exe{driver}: {hxx cxx}{* -test} $libs testscript
