From: Anthony Geay Date: Fri, 22 Jan 2021 07:26:54 +0000 (+0100) Subject: Make it work with classical configuration X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=623afc86f672b6768df87447db33337cf02e85f2;p=modules%2Fgeom.git Make it work with classical configuration --- 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 ---