From 100478c1683ed4bba982c6397a860431848fb3ea Mon Sep 17 00:00:00 2001 From: maier Date: Mon, 10 Sep 2012 14:17:26 +0000 Subject: [PATCH] A small TODO list git-svn-id: https://svn.dealii.org/branches/branch_cmake@26265 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/CMAKE-TODO | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 deal.II/CMAKE-TODO diff --git a/deal.II/CMAKE-TODO b/deal.II/CMAKE-TODO new file mode 100644 index 0000000000..dadb136f2c --- /dev/null +++ b/deal.II/CMAKE-TODO @@ -0,0 +1,17 @@ +Next steps: + +- convert as much of the config.h.in so that the library can be build in + the current state with cmake + +- Solve the Umfpack and AMD regression with the bundled libraries + +- Add the version configuration to cmake + +- And lots of the other stuff... + + + + +* PETSC +* TRILINOS +* ... -- 2.39.5