mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-12 22:03:08 +05:00
PR: debug parallel compilation
This commit is contained in:
parent
8f44652c30
commit
f8ddfb2118
@ -53,6 +53,9 @@ nodist_libSalomeIDLSMESH_la_SOURCES = \
|
|||||||
SMESH_MeshEditorSK.cc \
|
SMESH_MeshEditorSK.cc \
|
||||||
SMESH_MeasurementsSK.cc
|
SMESH_MeasurementsSK.cc
|
||||||
|
|
||||||
|
# to be done at first, to avoid parallel compilation problems
|
||||||
|
BUILT_SOURCES = $(nodist_libSalomeIDLSMESH_la_SOURCES)
|
||||||
|
|
||||||
# header files must be exported: other modules have to use this library
|
# header files must be exported: other modules have to use this library
|
||||||
nodist_salomeinclude_HEADERS = $(BASEIDL_FILES:%.idl=%.hh)
|
nodist_salomeinclude_HEADERS = $(BASEIDL_FILES:%.idl=%.hh)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user