mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-30 14:00:34 +05:00
CMake: fix install error
This commit is contained in:
parent
8f17999ad4
commit
44e37ac78e
@ -32,7 +32,7 @@ SALOME_CONFIGURE_FILE(doxyfile_py.in doxyfile_py)
|
|||||||
SALOME_CONFIGURE_FILE(static/header.html.in ${builddir}/static/header.html)
|
SALOME_CONFIGURE_FILE(static/header.html.in ${builddir}/static/header.html)
|
||||||
SALOME_CONFIGURE_FILE(static/header_py.html.in ${builddir}/static/header_py.html)
|
SALOME_CONFIGURE_FILE(static/header_py.html.in ${builddir}/static/header_py.html)
|
||||||
|
|
||||||
SALOME_INSTALL_SCRIPTS(collect_mesh_methods.py ${CMAKE_INSTALL_PREFIX}/bin/salome)
|
SALOME_INSTALL_SCRIPTS(collect_mesh_methods.py bin/salome)
|
||||||
|
|
||||||
SET(DOC_SMESH_MeshersList StdMeshers)
|
SET(DOC_SMESH_MeshersList StdMeshers)
|
||||||
SET(f1 "${srcdir}/collect_mesh_methods.py")
|
SET(f1 "${srcdir}/collect_mesh_methods.py")
|
||||||
|
Loading…
Reference in New Issue
Block a user