[shark] 05/58: another try

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Mar 16 10:05:26 UTC 2016


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

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

commit c50edebce04d157ea77d305e0e903ddc99458096
Author: Oswin <oswin.krause at di.ku.dk>
Date:   Thu Jan 14 16:38:26 2016 +0100

    another try
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5f9c0f5..f33374c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -272,7 +272,7 @@ if( ENABLE_CBLAS )
 				${ATLAS_LIBRARY_PATH}/../../include/atlas
 			)
 			get_filename_component(CLAPACK_INCLUDES ${CLAPACK_INCLUDES} PATH )
-			set(CBLAS_INCLUDES "${CBLAS_INCLUDES} ${CLAPACK_INCLUDES}")
+			set(CBLAS_INCLUDES ${CBLAS_INCLUDES} ${CLAPACK_INCLUDES})
 		endif()
 
 		if( OPENBLAS_LIBRARY AND CBLAS_INCLUDES)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/shark.git



More information about the debian-science-commits mailing list