Salome HOME
0022071: EDF 2497 PARAVIS : Porting of VISU tests for PARAVIS
[modules/paravis.git] / test / VisuPrs / CMakeLists.txt
index bfb7a98573071b73c8fa4ec3ca05822b65e09226..228d3c064c37ec9e3d60a1b616c63915d3ad0ccc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2012  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2013  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 
 SUBDIRS(Util
         2D_viewer
-       3D_viewer
-        ScalarMap 
-        DeformedShape 
-        ScalarMap_On_DeformedShape 
-        CutPlanes 
-        CutLines 
-        Vectors 
+        3D_viewer
+        ScalarMap
+        DeformedShape
+        ScalarMap_On_DeformedShape
+        CutPlanes
+        CutLines
+        Vectors
         Plot3D
         IsoSurfaces
         MeshPresentation
         Animation
-       GaussPoints
-       StreamLines
-       SWIG_scripts
-       Tables)
-
+        GaussPoints
+        StreamLines
+        SWIG_scripts
+        Tables
+        ImportMedField
+        united
+        bugs
+        imps
+        dump_study
+)