[clfft] 78/107: keeping the message after merging pull request

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Jul 30 18:06:38 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository clfft.

commit 8b6c24bd5ee7de3060a2e1ec5d814687b65a2aa0
Author: bragadeesh <bragadeesh.natarajan at amd>
Date:   Tue Apr 14 18:59:41 2015 -0500

    keeping the message after merging pull request
---
 src/CMakeLists.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index b746bf0..ad15e4a 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -169,7 +169,9 @@ set( UNIT_TEST OFF )
 if( BUILD_TEST )
     include(gtest.cmake)
     if( GTEST_FOUND AND Boost_FOUND AND FFTW_FOUND )
-	set( UNIT_TEST ON )
+		set( UNIT_TEST ON )
+	else( )
+		message( "GoogleTest unit testing will NOT be built" )
     endif( )
 endif( )
 

-- 
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