From d7d7d844590b62ed8a1119a1d10142548f8c6795 Mon Sep 17 00:00:00 2001 From: Edoardo Pasca Date: Fri, 6 Apr 2018 09:32:24 +0100 Subject: removed findBoost --- Wrappers/Python/setup-regularizers.py.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'Wrappers/Python/setup-regularizers.py.in') diff --git a/Wrappers/Python/setup-regularizers.py.in b/Wrappers/Python/setup-regularizers.py.in index 6e27e08..0811372 100644 --- a/Wrappers/Python/setup-regularizers.py.in +++ b/Wrappers/Python/setup-regularizers.py.in @@ -44,9 +44,6 @@ else: extra_compile_args = ['-fopenmp','-O2', '-funsigned-char', '-Wall', '-std=c++0x'] extra_libraries += [@EXTRA_OMP_LIB@] -extra_libraries += ["@BOOST_PYTHON_LIB@", "@BOOST_NUMPY_LIB@"] - - setup( name='ccpi', description='CCPi Core Imaging Library - Image Regularizers', -- cgit v1.2.3