Add Timer to libraries that need building. Refs #7324.

[SVN r83338]
This commit is contained in:
Daniel James 2013-03-06 22:42:14 +00:00
parent a247a1f37b
commit c77951958c
4 changed files with 4 additions and 0 deletions

View file

@ -33,6 +33,7 @@ The only Boost libraries that *must* be built separately are:
* Boost.Signals_
* Boost.System_
* Boost.Thread_
* Boost.Timer_
* Boost.Wave_
__ ../../libs/python/doc/building.html

View file

@ -20,4 +20,5 @@
.. _Boost.System: ../../libs/system/index.html
.. _Boost.Test: ../../libs/test/index.html
.. _Boost.Thread: ../../doc/html/thread.html
.. _Boost.Timer: ../../libs/timer/index.html
.. _Boost.Wave: ../../libs/wave/index.html

View file

@ -193,6 +193,7 @@ before building and installing it)</li>
<li><a class="reference external" href="../../libs/signals/index.html">Boost.Signals</a></li>
<li><a class="reference external" href="../../libs/system/index.html">Boost.System</a></li>
<li><a class="reference external" href="../../doc/html/thread.html">Boost.Thread</a></li>
<li><a class="reference external" href="../../libs/timer/index.html">Boost.Timer</a></li>
<li><a class="reference external" href="../../libs/wave/index.html">Boost.Wave</a></li>
</ul>
<p>A few libraries have optional separately-compiled binaries:</p>

View file

@ -178,6 +178,7 @@ before building and installing it)</li>
<li><a class="reference external" href="../../libs/signals/index.html">Boost.Signals</a></li>
<li><a class="reference external" href="../../libs/system/index.html">Boost.System</a></li>
<li><a class="reference external" href="../../doc/html/thread.html">Boost.Thread</a></li>
<li><a class="reference external" href="../../libs/timer/index.html">Boost.Timer</a></li>
<li><a class="reference external" href="../../libs/wave/index.html">Boost.Wave</a></li>
</ul>
<p>A few libraries have optional separately-compiled binaries:</p>