From 199cdbd39ed5ee1586ef0483033c93d6aa51ebf1 Mon Sep 17 00:00:00 2001 From: maier Date: Wed, 12 Sep 2012 21:29:11 +0000 Subject: [PATCH] An important TODO point... git-svn-id: https://svn.dealii.org/branches/branch_cmake@26327 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/cmake-TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deal.II/cmake-TODO b/deal.II/cmake-TODO index 8f87d5bf13..35c760df65 100644 --- a/deal.II/cmake-TODO +++ b/deal.II/cmake-TODO @@ -6,6 +6,8 @@ Next steps: * Sanitize the building of the shared library. (At least for Linux...) +* Migrate the build of TBB to a cmake. + * Add Bug tests. * HDF5 -- 2.39.5