diff options
author | Andrey Semashev <andrey.semashev@gmail.com> | 2016-10-02 22:35:15 +0300 |
---|---|---|
committer | Daniel James <daniel@calamity.org.uk> | 2016-10-27 18:58:39 +0100 |
commit | 19c1dcae401eaff47c2e8d338bd93329a120e570 (patch) | |
tree | a01cd0d905f3a8305db30cae7ca00af2bb541c40 /more | |
parent | a50049b466e42570f08501bcf398c64564cc29ce (diff) | |
download | boost-19c1dcae401eaff47c2e8d338bd93329a120e570.tar.gz |
Add Boost.Log to the list of libraries that have to be built.
Diffstat (limited to 'more')
-rw-r--r-- | more/getting_started/unix-variants.html | 1 | ||||
-rw-r--r-- | more/getting_started/windows.html | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/more/getting_started/unix-variants.html b/more/getting_started/unix-variants.html index 87a29b041a..a5947172a5 100644 --- a/more/getting_started/unix-variants.html +++ b/more/getting_started/unix-variants.html @@ -185,6 +185,7 @@ treatment when linking.</p> <li><a class="reference external" href="../../libs/graph_parallel/index.html">Boost.GraphParallel</a></li> <li><a class="reference external" href="../../libs/iostreams/index.html">Boost.IOStreams</a></li> <li><a class="reference external" href="../../libs/locale/index.html">Boost.Locale</a></li> +<li><a class="reference external" href="../../libs/log/index.html">Boost.Log</a> (see <a class="reference external" href="../../libs/log/doc/html/log/installation/config.html">build documentation</a>)</li> <li><a class="reference external" href="../../libs/mpi/index.html">Boost.MPI</a></li> <li><a class="reference external" href="../../libs/program_options/index.html">Boost.ProgramOptions</a></li> <li><a class="reference external" href="../../libs/python/doc/building.html">Boost.Python</a> (see the <a class="reference external" href="../../libs/python/doc/building.html">Boost.Python build documentation</a> diff --git a/more/getting_started/windows.html b/more/getting_started/windows.html index 13f5ef9f7a..be81b5de1f 100644 --- a/more/getting_started/windows.html +++ b/more/getting_started/windows.html @@ -170,6 +170,7 @@ treatment when linking.</p> <li><a class="reference external" href="../../libs/graph_parallel/index.html">Boost.GraphParallel</a></li> <li><a class="reference external" href="../../libs/iostreams/index.html">Boost.IOStreams</a></li> <li><a class="reference external" href="../../libs/locale/index.html">Boost.Locale</a></li> +<li><a class="reference external" href="../../libs/log/index.html">Boost.Log</a> (see <a class="reference external" href="../../libs/log/doc/html/log/installation/config.html">build documentation</a>)</li> <li><a class="reference external" href="../../libs/mpi/index.html">Boost.MPI</a></li> <li><a class="reference external" href="../../libs/program_options/index.html">Boost.ProgramOptions</a></li> <li><a class="reference external" href="../../libs/python/doc/building.html">Boost.Python</a> (see the <a class="reference external" href="../../libs/python/doc/building.html">Boost.Python build documentation</a> |