aboutsummaryrefslogtreecommitdiff
path: root/butl/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-06-18 15:25:36 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-06-18 15:25:36 +0200
commit2f6392f4b0c3cc6caffbfac0911dba99f5094887 (patch)
tree54bbe84fb18f278bc444f88a94ae9f3ed434ceae /butl/buildfile
parent96f1072c5ffbf68334d80190801cf3da96eca813 (diff)
Add char-scanner to libbutl, use in libbpkg and build2
Diffstat (limited to 'butl/buildfile')
-rw-r--r--butl/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/butl/buildfile b/butl/buildfile
index e9fc900..a1b5a32 100644
--- a/butl/buildfile
+++ b/butl/buildfile
@@ -2,6 +2,6 @@
# copyright : Copyright (c) 2014-2015 Code Synthesis Ltd
# license : MIT; see accompanying LICENSE file
-lib{butl}: cxx{fdstream filesystem path process timestamp}
+lib{butl}: cxx{char-scanner fdstream filesystem path process timestamp}
cxx.poptions += -I$src_root
lib{butl}: cxx.export.poptions = -I$src_root