4 build_source : "script"
5 compil_script : $name + $VARS.scriptExtension
11 depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'ParaView', 'boost', 'qt', 'embree']
12 build_depend : ["cmake", "swig"]
13 opt_depend : ['openmpi']
15 source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
16 build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
20 single_install_dir : "no"