From: vsv Date: Tue, 13 Nov 2018 12:32:19 +0000 (+0300) Subject: Create filters plug-in X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=51865780dbe829b2b143089409c3ebd83c13dc1a;p=modules%2Fshaper.git Create filters plug-in --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 6f304808d..070bbdb49 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -144,6 +144,7 @@ ADD_SUBDIRECTORY (src/PartSet) ADD_SUBDIRECTORY (src/XGUI) ADD_SUBDIRECTORY (src/ExchangePlugin) ADD_SUBDIRECTORY (src/GeomValidators) +ADD_SUBDIRECTORY (src/ViewFilters) ADD_SUBDIRECTORY (src/InitializationPlugin) ADD_SUBDIRECTORY (src/ParametersPlugin) ADD_SUBDIRECTORY (src/PythonAddons) diff --git a/src/Config/plugins.xml.in b/src/Config/plugins.xml.in index 2969b9da6..abf6b3239 100644 --- a/src/Config/plugins.xml.in +++ b/src/Config/plugins.xml.in @@ -20,6 +20,7 @@ @ALL_SOLVERS@ --> +