From d5261e2e8dca75196b9f19c52f8bb2d7b1980443 Mon Sep 17 00:00:00 2001 From: dellaert Date: Mon, 23 Feb 2015 12:41:45 +0100 Subject: [PATCH] triangulation targets --- .cproject | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.cproject b/.cproject index 1aa6ab5e1..79cb93f93 100644 --- a/.cproject +++ b/.cproject @@ -1035,6 +1035,14 @@ true true + + make + -j4 + testTriangulation.run + true + true + true + make -j2 @@ -1578,6 +1586,14 @@ true true + + make + -j4 + testTriangulationFactor.run + true + true + true + make -j3