blob: 7f61a2c825517ec238e66dbdf53cabd93727ebf5 [file] [log] [blame]
#!/bin/bash
# gcc-tbb.bldconf - configuration file for PARSEC
source ${PARSECDIR}/pkgs/tools/cmake/parsec/gcc.bldconf
# Package dependencies
# NOTE: cmake itself does not depend on tbb but the
# library is added globally and hence we must add it
build_deps="tbb"