Salome HOME
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
authoreap <eap@opencascade.com>
Wed, 10 Aug 2011 10:18:09 +0000 (10:18 +0000)
committereap <eap@opencascade.com>
Wed, 10 Aug 2011 10:18:09 +0000 (10:18 +0000)
+ SMESHUtils \
+ DriverCGNS \

src/Makefile.am

index 8358c0de8b14ef4f3a486f5d20a06e5e4c2eb545..81302eaf5b57a00524dae77634c7cd1a2f6388a7 100644 (file)
@@ -29,11 +29,13 @@ SUBDIRS = \
        SMDS \
        SMESHDS \
        Controls \
+       SMESHUtils \
        Driver \
        DriverMED \
        DriverDAT \
        DriverUNV \
        DriverSTL \
+       DriverCGNS \
        SMESH \
        SMESH_I \
        SMESHClient \