]> SALOME platform Git repositories - tools/sat.git/blob - data/products/KERNEL.pyconf
Salome HOME
add the jobs command
[tools/sat.git] / data / products / KERNEL.pyconf
1 KERNEL_V7_7_1 :
2 {
3         name : "KERNEL"
4     build_source : "cmake"
5     get_source : "git"
6     git_info:
7     {
8         repo : "http://git.salome-platform.org/gitpub/modules/kernel.git"
9         repo_dev : $SITE.prepare.default_git_server_dev + $VARS.sep + $name
10     }
11     environ :
12     {
13
14     }
15     depend : []
16     opt_depend : []
17     type : "sample"
18     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
19     build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
20     #install_dir : "base"
21 }