mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-11-15 01:58:35 +05:00
021382: EDF 1985 SMESH: Read/write of .mesh files (GMF format)
+ DriverGMF \
This commit is contained in:
parent
e7f46a8d54
commit
673b8a1d41
@ -21,7 +21,6 @@
|
||||
# Author : Patrick GOLDBRONN (CEA)
|
||||
# Modified by : Alexander BORODIN (OCN) - autotools usage
|
||||
# Module : SMESH
|
||||
# $Header$
|
||||
#
|
||||
include $(top_srcdir)/adm_local/unix/make_common_starter.am
|
||||
|
||||
@ -39,6 +38,7 @@ SUBDIRS = \
|
||||
DriverDAT \
|
||||
DriverUNV \
|
||||
DriverSTL \
|
||||
DriverGMF \
|
||||
$(DriverCGNS_SUDIR) \
|
||||
SMESH \
|
||||
SMESH_I \
|
||||
@ -61,5 +61,6 @@ if SMESH_ENABLE_GUI
|
||||
endif
|
||||
|
||||
DIST_SUBDIRS = SMDS SMESHDS Controls Driver DriverMED DriverDAT DriverUNV DriverSTL DriverCGNS \
|
||||
DriverGMF \
|
||||
SMESHUtils SMESH SMESH_I SMESHClient SMESH_SWIG MEFISTO2 StdMeshers StdMeshers_I OBJECT \
|
||||
SMESHFiltersSelection SMESHGUI PluginUtils SMESH_SWIG_WITHIHM StdMeshersGUI SMESH_PY Tools
|
||||
|
Loading…
Reference in New Issue
Block a user