[shark] 04/58: fixed path once again

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 36ffe6e5731561231dcff6716f3d93b755ce8d6b
Author: Oswin <oswin.krause at di.ku.dk>
Date:   Thu Jan 14 13:59:07 2016 +0100

    fixed path once again
---
 CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

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