From 623afc86f672b6768df87447db33337cf02e85f2 Mon Sep 17 00:00:00 2001 From: Anthony Geay Date: Fri, 22 Jan 2021 08:26:54 +0100 Subject: [PATCH] Make it work with classical configuration --- src/GEOM_I/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/GEOM_I/CMakeLists.txt b/src/GEOM_I/CMakeLists.txt index bfb1e3d14..bc95fc6f2 100644 --- a/src/GEOM_I/CMakeLists.txt +++ b/src/GEOM_I/CMakeLists.txt @@ -52,6 +52,7 @@ SET(_link_LIBRARIES ${KERNEL_TOOLSDS} ${KERNEL_SalomeContainer} ${KERNEL_SalomeNS} + ${KERNEL_SalomeDS} ) # --- headers --- -- 2.39.2