From 9df34042c15f616014834fd6b25022071ec92f0c Mon Sep 17 00:00:00 2001 From: piacibel <cyrille.piacibello@inria.fr> Date: Wed, 27 Nov 2013 11:06:52 +0100 Subject: [PATCH] Test Commit --- README.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/README.txt b/README.txt index 4fdb11aef..5e398ae57 100644 --- a/README.txt +++ b/README.txt @@ -10,6 +10,7 @@ cmake .. # Or if you want to use MPI cmake .. -DScalFMM_USE_MPI=ON + # Configure, for example with: ccmake .. # turn on/off the options you want -- GitLab