makeCGAL: removed set -x

This commit is contained in:
Henry Weller
2016-07-01 11:59:53 +01:00
parent f58d57383e
commit bf675bd5bb

View File

@ -44,8 +44,6 @@ _foamEval SOURCE_CGAL_VERSIONS_ONLY=yes \
$($WM_PROJECT_DIR/bin/foamEtcFile config.sh/CGAL)
_foamSource $($WM_PROJECT_DIR/bin/foamEtcFile config.sh/compiler)
set -x
cgalPACKAGE=${cgal_version:-CGAL-4.8}
boostPACKAGE=${boost_version:-boost-system}
gmpPACKAGE=${gmp_version:-gmp-system}