From: rnv Date: Tue, 16 Jun 2015 15:22:46 +0000 (+0300) Subject: Implementation '23082: [CEA 1403] Filter to rename fields or components' improvement... X-Git-Tag: V7_7_0a1~10 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=7d1b5289a1919c5c789be771777938b8b7e42a41;p=modules%2Fparavis.git Implementation '23082: [CEA 1403] Filter to rename fields or components' improvement: add filter to CMake file. --- diff --git a/src/Plugins/CMakeLists.txt b/src/Plugins/CMakeLists.txt index e40398e1..ba04a76b 100755 --- a/src/Plugins/CMakeLists.txt +++ b/src/Plugins/CMakeLists.txt @@ -33,6 +33,7 @@ SET(_subdirs ScaleVector EllipseBuilder DifferenceTimesteps + ArrayRenamer ) IF(NOT SALOME_LIGHT_ONLY)