From 5649e603771b27b53545323354e4953c3a675626 Mon Sep 17 00:00:00 2001 From: maier Date: Tue, 26 Feb 2013 18:44:47 +0000 Subject: [PATCH] Update TODO git-svn-id: https://svn.dealii.org/branches/branch_cmake@28586 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/TODO.CMAKE | 2 ++ 1 file changed, 2 insertions(+) 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*) -- 2.39.5