X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2FHEXABLOCK.pyconf;h=a9aa7f5ea183cde6c2fce4478e5f6524b9011223;hb=c4790359d1e03869bf000dee313a496d1ec2ee5e;hp=4583da0e14b8dbb9e7dd976eb03d51e78bf81350;hpb=33cdbca43fb72a8ad6ff19b65a56ae9c0bade3f1;p=tools%2Fsat_salome.git diff --git a/products/HEXABLOCK.pyconf b/products/HEXABLOCK.pyconf index 4583da0..a9aa7f5 100644 --- a/products/HEXABLOCK.pyconf +++ b/products/HEXABLOCK.pyconf @@ -38,6 +38,7 @@ default : build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name properties: { + incremental : "yes" has_salome_gui : "yes" is_SALOME_module : "yes" has_unit_tests @@ -46,18 +47,7 @@ default : default_MPI : { - name : "HEXABLOCK" - build_source : "cmake" - cmake_options : "-DSALOME_USE_MPI=ON -DCMAKE_CXX_COMPILER:STRING=${MPI_ROOT_DIR}/bin/mpic++ -DCMAKE_C_COMPILER:STRING=${MPI_ROOT_DIR}/bin/mpicc" - get_source : "git" - git_info: - { - repo : $PROJECTS.projects.salome.git_info.default_git_server + "modules/hexablock.git" - repo_dev : $PROJECTS.projects.salome.git_info.default_git_server_dev + "hexablock.git" - } - environ : - { - } + cmake_options : "-DSALOME_USE_MPI=ON" depend : [ "KERNEL", "GUI", @@ -78,15 +68,6 @@ default_MPI : "pytz", "markupsafe", "openmpi" - ] - build_depend : ["cmake", "cppunit"] - source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name - build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name - properties: - { - has_salome_gui : "yes" - is_SALOME_module : "yes" - has_unit_tests - } + ] }