From 4f10e0a8b96fd524ea569bfc1428c88023843c4e Mon Sep 17 00:00:00 2001 From: Andrey Semashev Date: Sun, 2 Oct 2016 22:35:15 +0300 Subject: [PATCH] Add Boost.Log to the list of libraries that have to be built. --- getting_started/unix-variants.html | 1 + getting_started/windows.html | 1 + 2 files changed, 2 insertions(+) diff --git a/getting_started/unix-variants.html b/getting_started/unix-variants.html index 87a29b0..a594717 100644 --- a/getting_started/unix-variants.html +++ b/getting_started/unix-variants.html @@ -185,6 +185,7 @@ treatment when linking.

  • Boost.GraphParallel
  • Boost.IOStreams
  • Boost.Locale
  • +
  • Boost.Log (see build documentation)
  • Boost.MPI
  • Boost.ProgramOptions
  • Boost.Python (see the Boost.Python build documentation diff --git a/getting_started/windows.html b/getting_started/windows.html index 13f5ef9..be81b5d 100644 --- a/getting_started/windows.html +++ b/getting_started/windows.html @@ -170,6 +170,7 @@ treatment when linking.

  • Boost.GraphParallel
  • Boost.IOStreams
  • Boost.Locale
  • +
  • Boost.Log (see build documentation)
  • Boost.MPI
  • Boost.ProgramOptions
  • Boost.Python (see the Boost.Python build documentation