From 4229e8db7828717e6a2525de807d937b7921d9a9 Mon Sep 17 00:00:00 2001 From: sbh Date: Wed, 15 Apr 2015 14:06:14 +0300 Subject: [PATCH] Make 6d4bcc compilable under linux --- src/ModuleBase/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) 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} -- 2.39.2