From 8564b2f8b0d563a2c328a09916e9e4e3def5978f Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Sun, 1 Apr 2018 11:29:07 +0200 Subject: #193 Dropped support for boot::shared_ptr<>, enabled C++11 support in CMake --- doc/book/building.tex | 2 -- 1 file changed, 2 deletions(-) (limited to 'doc') diff --git a/doc/book/building.tex b/doc/book/building.tex index 415f707a..9feeedcb 100644 --- a/doc/book/building.tex +++ b/doc/book/building.tex @@ -25,8 +25,6 @@ want SASL\footnote{Simple Authentication and Security Layer} support ; \item either the \href{http://www.openssl.org}{OpenSSL library} or the \href{http://www.gnu.org/software/gnutls/}{GNU TLS Library} if you want SSL and TLS\footnote{Transport Layer Security} support ; -\item the \href{http://www.boost.org}{Boost C++ library} if you are not using -C++11 (or your compiler does not support it), for {\vcode shared\_ptr<>}. \end{itemize} % ============================================================================ -- cgit v1.2.3