# Copyright (C) 2009 Troy D. Straszheim
# Distributed under the Boost Software License, Version 1.0.
# See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt
boost_add_executable(boost_back_inserter_example DEPENDS boost_iostreams)
boost_add_executable(container_device_example )
boost_add_executable(container_sink_example )
boost_add_executable(container_source_example )
boost_add_executable(iterator_range_example )
boost_add_executable(std_back_inserter_example )
