From: sbh Date: Wed, 15 Apr 2015 11:06:14 +0000 (+0300) Subject: Make 6d4bcc compilable under linux X-Git-Tag: V_1.1.0~27^2~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4229e8db7828717e6a2525de807d937b7921d9a9;p=modules%2Fshaper.git Make 6d4bcc compilable under linux --- diff --git a/src/ModuleBase/CMakeLists.txt b/src/ModuleBase/CMakeLists.txt index f74124ea6..e99676971 100644 --- a/src/ModuleBase/CMakeLists.txt +++ b/src/ModuleBase/CMakeLists.txt @@ -89,6 +89,7 @@ SET(PROJECT_LIBRARIES Events ModelAPI GeomAPI + GeomDataAPI GeomAlgoAPI GeomValidators ${QT_LIBRARIES}