8 repo : $PROJECTS.projects.salome.git_info.default_git_server + "modules/hexablock.git"
9 repo_dev : $PROJECTS.projects.salome.git_info.default_git_server_dev + "hexablock.git"
13 _SMESH_MeshersList : "HEXABLOCKPlugin"
14 SalomeAppConfig_ : $install_dir + $VARS.sep + "share" + $VARS.sep + "salome" + $VARS.sep + "resources" + $VARS.sep + "hexablock"
36 build_depend : ["cmake", "cppunit"]
37 source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
38 build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
42 has_salome_gui : "yes"
43 is_SALOME_module : "yes"
50 cmake_options : "-DSALOME_USE_MPI=ON"