Skip to content

Commit

Permalink
do not copy meshes
Browse files Browse the repository at this point in the history
  • Loading branch information
mohd-afeef-badri committed Jun 26, 2024
1 parent 19d3c86 commit 563be04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ INSTALL(FILES "${PROJECT_SOURCE_DIR}/README.md" DESTINATION "${MMG_INSTALL_DOC}"
SALOME_CONFIGURE_FILE(__init__.py __init__.py INSTALL "${MMG_INSTALL_PLUGIN}")
# Install the folders:
INSTALL(DIRECTORY "./tests" DESTINATION "${MMG_INSTALL_TESTS}")
INSTALL(DIRECTORY "./misc/mesh_data" DESTINATION "${MMG_INSTALL_MISC}")
# check whether the plugin is already registered to SMESH plugins.
# sadly this is not available as a macro from the SMESH installation
SET(SALOME_SMESH_INSTALL_PLUGINS share/salome/plugins/smesh CACHE PATH
Expand Down

0 comments on commit 563be04

Please sign in to comment.