mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-13 02:00:34 +05:00
0020511: EDF 1101 SMESH : Add CGNS to Mesh Format Supported
+ -I$(srcdir)/../SMESHUtils \
This commit is contained in:
parent
77ea3f0fc9
commit
dadf483025
@ -140,6 +140,7 @@ libStdMeshers_la_CPPFLAGS = \
|
||||
$(KERNEL_CXXFLAGS) \
|
||||
$(GUI_CXXFLAGS) \
|
||||
-I$(srcdir)/../MEFISTO2 \
|
||||
-I$(srcdir)/../SMESHUtils \
|
||||
-I$(srcdir)/../SMESH \
|
||||
-I$(srcdir)/../SMESHDS \
|
||||
-I$(srcdir)/../SMDS \
|
||||
|
@ -80,6 +80,7 @@ libStdMeshersGUI_la_CPPFLAGS = \
|
||||
$(CORBA_CXXFLAGS) \
|
||||
$(CORBA_INCLUDES) \
|
||||
-I$(srcdir)/../SMESH \
|
||||
-I$(srcdir)/../SMESHUtils \
|
||||
-I$(srcdir)/../SMESH_I \
|
||||
-I$(srcdir)/../SMESHDS \
|
||||
-I$(srcdir)/../SMDS \
|
||||
|
@ -129,6 +129,7 @@ libStdMeshersEngine_la_CPPFLAGS = \
|
||||
-I$(srcdir)/../SMESHImpl \
|
||||
-I$(srcdir)/../MEFISTO2 \
|
||||
-I$(srcdir)/../SMESH \
|
||||
-I$(srcdir)/../SMESHUtils \
|
||||
-I$(srcdir)/../SMESH_I \
|
||||
-I$(srcdir)/../SMESHDS \
|
||||
-I$(srcdir)/../SMDS \
|
||||
|
Loading…
Reference in New Issue
Block a user