[clfft] 04/12: d/rules: update cmake build options
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Tue Aug 4 11:05:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/sid
in repository clfft.
commit 35f64338d9671d3fcfbb1c7fde458c0a1115f833
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Thu Jul 30 19:21:43 2015 +0100
d/rules: update cmake build options
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 71d0a27..4257684 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,8 @@ override_dh_auto_configure:
-DBUILD_CLIENT=ON \
-DBUILD_TEST=ON \
-DBUILD_LOADLIBRARIES=OFF \
- -DBUILD_SHARED_LIBRARY=ON
+ -DBUILD_SHARED_LIBS=ON \
+ -DBUILD_EXAMPLES=OFF
override_dh_auto_build:
dh_auto_build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clfft.git
More information about the debian-science-commits
mailing list