[arrayfire] 281/284: d/rules: remove usage of deprecated BUILD_GTEST option.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Sun Feb 7 18:59:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/experimental
in repository arrayfire.
commit 8dfa073648209f166b91a15a2ec84153ae4074f4
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Fri Feb 5 11:38:39 2016 +0000
d/rules: remove usage of deprecated BUILD_GTEST option.
---
debian/rules | 2 --
1 file changed, 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 6d6fbbf..ff6fdd1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,12 +44,10 @@ CMAKE_BUILD_OPTIONS = \
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
CMAKE_BUILD_OPTIONS += \
-DBUILD_EXAMPLES=ON \
- -DBUILD_GTEST=ON \
-DBUILD_TEST=ON
else
CMAKE_BUILD_OPTIONS += \
-DBUILD_EXAMPLES=OFF \
- -DBUILD_GTEST=OFF \
-DBUILD_TEST=OFF
endif
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git
More information about the debian-science-commits
mailing list