aboutsummaryrefslogtreecommitdiff
path: root/butl/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-02-07 08:08:43 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-02-07 08:08:43 +0200
commit0b383b72841e4af2890d082e4caed3119484fe95 (patch)
tree7b09b6cc4d73828a51063a4f6f38c411fb449c30 /butl/buildfile
parentbfae9dab4b2e3ddaf13e82a6c24c0684de9e0d48 (diff)
Add const_ptr, const-propagating smart pointer
Diffstat (limited to 'butl/buildfile')
-rw-r--r--butl/buildfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/butl/buildfile b/butl/buildfile
index 734195e..090f9ed 100644
--- a/butl/buildfile
+++ b/butl/buildfile
@@ -5,6 +5,7 @@
lib{butl}: \
{hxx cxx}{ base64 } \
{hxx cxx}{ char-scanner } \
+ {hxx }{ const-ptr } \
{hxx cxx}{ diagnostics } \
{hxx }{ export } \
{hxx ixx cxx}{ fdstream } \