[clfft] 01/128: Install cmake configuration to lib/cmake/clFFT

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Oct 22 14:54:31 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 6a3ba77529987d5906ba6f734bc2fa66a9155a1c
Author: Marius Brehler <marbre at linux.sungazer.de>
Date:   Fri Jun 5 14:59:29 2015 +0200

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

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index ad15e4a..73200fa 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -290,7 +290,7 @@ endif()
 if(WIN32)
   set(destdir CMake)
 else()
-  set(destdir share/clFFT)
+  set(destdir lib${SUFFIX_LIB}/cmake/clFFT)
 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/clfft.git



More information about the debian-science-commits mailing list