diff options
Diffstat (limited to 'tests/prefix-map/buildfile')
-rw-r--r-- | tests/prefix-map/buildfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/prefix-map/buildfile b/tests/prefix-map/buildfile index 5a038b6..5b94a17 100644 --- a/tests/prefix-map/buildfile +++ b/tests/prefix-map/buildfile @@ -3,6 +3,5 @@ # license : MIT; see accompanying LICENSE file import libs = libbutl%lib{butl} -libs += $stdmod_lib exe{driver}: {hxx cxx}{*} $libs |