diff --git a/Numeric/CMakeLists.txt b/Numeric/CMakeLists.txt
index 6e726cf0997a1b3f5d4627f56e4f117a971ba7d7..98b3d33f91f6cedca094acd098a5b2710b394f92 100644
--- a/Numeric/CMakeLists.txt
+++ b/Numeric/CMakeLists.txt
@@ -27,8 +27,7 @@ set(SRC
     GaussQuadraturePyr.cpp
     GaussLegendreSimplex.cpp
   GaussJacobi1D.cpp
-  geodesics.cpp
-  robustPredicates.cpp
+ robustPredicates.cpp
   mathEvaluator.cpp
   Iso.cpp
 )