From 4b3e0dbcc070175344d2bcc5d97ac9022a303152 Mon Sep 17 00:00:00 2001 From: dellaert Date: Wed, 22 Oct 2014 00:40:08 +0200 Subject: [PATCH] Some new targets --- .cproject | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/.cproject b/.cproject index 97cdc3bcb..b01317650 100644 --- a/.cproject +++ b/.cproject @@ -902,6 +902,14 @@ true true + + make + -j5 + testGaussianBayesTree.run + true + true + true + make -j5 @@ -2073,6 +2081,22 @@ true true + + make + -j5 + testRot2.run + true + true + true + + + make + -j5 + testRot3Q.run + true + true + true + make -j2