mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-28 21:00:48 +05:00
SALOME versioning system improvement
This commit is contained in:
parent
aa391aa375
commit
c4e92d3d86
@ -23,8 +23,9 @@ PYTHON_SCRIPTS = \
|
|||||||
#PYTHON_SCRIPTS_PY2 = py2/geompy.py py2/GEOM_TestMeasures.py
|
#PYTHON_SCRIPTS_PY2 = py2/geompy.py py2/GEOM_TestMeasures.py
|
||||||
|
|
||||||
docs:
|
docs:
|
||||||
cp -fr $(srcdir)/GEOM ./INPUT
|
cp -fr $(srcdir)/GEOM ./INPUT; \
|
||||||
cp -fr ./GEOM/doxyfile ./GEOM/doxyfile_py ./INPUT
|
cp -fr ./GEOM/doxyfile ./GEOM/doxyfile_py ./INPUT; \
|
||||||
|
cp -fr ./GEOM/sources/static/tree.js ./INPUT/sources/static; \
|
||||||
cd INPUT; \
|
cd INPUT; \
|
||||||
sed 's|../../../share/salome|$(root_srcdir)|' ./doxyfile > ./doxyfile1; \
|
sed 's|../../../share/salome|$(root_srcdir)|' ./doxyfile > ./doxyfile1; \
|
||||||
sed 's|../../build/salome|$(top_builddir)|' ./doxyfile1 > ./doxyfile2; \
|
sed 's|../../build/salome|$(top_builddir)|' ./doxyfile1 > ./doxyfile2; \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user