From: Matthias Maier Date: Tue, 26 Feb 2013 18:44:47 +0000 (+0000) Subject: Update TODO X-Git-Tag: v8.0.0~1079^2~107 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78aaf3a0056ee5f39e27e5292a5e18d6bfb1b52a;p=dealii.git Update TODO git-svn-id: https://svn.dealii.org/branches/branch_cmake@28586 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/TODO.CMAKE b/deal.II/TODO.CMAKE index 1a052f2644..c20b0936d6 100644 --- a/deal.II/TODO.CMAKE +++ b/deal.II/TODO.CMAKE @@ -1,5 +1,7 @@ Some last bits and thoughts: +* Simplify the LAPACK setup. Don't search for every single symbol... + * What about migrating the testsuite to ctest/cdash? This would have several advantages - good integration with the cmake build system (*cough*)