Salome HOME
C3PO: requires mpi4py
[tools/sat_salome.git] / products / mpc.pyconf
1 # Only used as a native product for dedicated opencv compilation
2 default :
3 {
4     name : "mpc" 
5     get_source : "system"
6     depend : []
7     system_info :
8     {
9        rpm : []
10        rpm_dev : ["libmpc-devel"]
11        apt : []
12        apt_dev : ["libmpc-dev"]
13     }
14 }