https://svn.lrde.epita.fr/svn/oln/trunk/milena
This way we'll keep track of Boost things we depend on, and maybe should
turn into non Boost-dependent ones. We should prevent circumvent the
compilation of Boost-dependent tests is the required Boost libraries are
missing on the host.
Index: ChangeLog
from Roland Levillain <roland(a)lrde.epita.fr>
Add a memo file on Boost features used in Milena.
* README.BOOST: New.
README.BOOST | 3 +++
1 file changed, 3 insertions(+)
Index: README.BOOST
--- README.BOOST (revision 0)
+++ README.BOOST (revision 0)
@@ -0,0 +1,3 @@
+Milena components depending on one or several Boost libraries.
+
+- accu::tuple (depends on Boost Tuple and The Boost Preprocessor Library).