From 89a926df765e2e3b7dfad8d0e42e1c4a39b4a601 Mon Sep 17 00:00:00 2001 From: guigues Date: Fri, 21 Nov 2008 15:32:05 +0000 Subject: [PATCH] *** empty log message *** --- bbtk/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bbtk/CMakeLists.txt b/bbtk/CMakeLists.txt index ea48f34..850d3a4 100644 --- a/bbtk/CMakeLists.txt +++ b/bbtk/CMakeLists.txt @@ -132,8 +132,8 @@ SET(${BBTK_PACKAGE_NAME}_LIBS Interface_ManagerContour_NDimensions_lib Interface_Icons_NDimensions_lib kernel_ManagerContour_NDimensions_lib -# ${creaEnvironment_LIBRARIES} : already linked by above libs -# ${creaMaracasVisu_LIBRARIES} : already linked by above libs + ${creaEnvironment_LIBRARIES} + ${creaMaracasVisu_LIBRARIES} ) #=========================================================================== -- 2.45.1