From 2c2cebb3f7ec11fda932630a0a7643ce5107766c Mon Sep 17 00:00:00 2001 From: bugmaster Date: Thu, 16 Oct 2014 13:26:16 +0400 Subject: [PATCH] Adding dependencies from tbb --- src/TKBO/EXTERNLIB | 3 ++- src/TKMath/EXTERNLIB | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/TKBO/EXTERNLIB b/src/TKBO/EXTERNLIB index 7e5ed3673d..e19e2b474b 100755 --- a/src/TKBO/EXTERNLIB +++ b/src/TKBO/EXTERNLIB @@ -6,4 +6,5 @@ TKG2d TKG3d TKGeomAlgo TKGeomBase -TKPrim \ No newline at end of file +TKPrim +CSF_TBB \ No newline at end of file diff --git a/src/TKMath/EXTERNLIB b/src/TKMath/EXTERNLIB index 58c24f0d95..799bf4ad2c 100755 --- a/src/TKMath/EXTERNLIB +++ b/src/TKMath/EXTERNLIB @@ -1 +1,2 @@ TKernel +CSF_TBB \ No newline at end of file