diff options
Diffstat (limited to 'tests/import/installed')
-rw-r--r-- | tests/import/installed/buildfile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/import/installed/buildfile b/tests/import/installed/buildfile index abdc151..be051b2 100644 --- a/tests/import/installed/buildfile +++ b/tests/import/installed/buildfile @@ -1,8 +1,5 @@ using cxx -hxx.ext = hxx -cxx.ext = cxx - import libs += lib{z} #lib{driver}: cxx{driver} $libs |