[clblas] 40/61: Install cmake configuration to lib/cmake/clBLAS

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Jul 24 22:49:47 UTC 2015


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

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

commit b83750ab917b12500f9755dc4c81f99eb55bb67e
Author: Marius Brehler <marius.brehler at tu-dortmund.de>
Date:   Sat Jun 6 10:35:32 2015 +0200

    Install cmake configuration to lib/cmake/clBLAS
---
 src/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index a23cd37..5c378dc 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -300,7 +300,7 @@ endif( )
 if(WIN32)
   set(destdir CMake)
 else()
-  set(destdir share/clBLAS)
+  set(destdir lib${SUFFIX_LIB}/cmake/clBLAS)
 endif()
 string(REGEX REPLACE "[^/]+" ".." reldir "${destdir}")
 configure_file(

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



More information about the debian-science-commits mailing list