[clblas] 51/67: fix a install issue

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Oct 27 08:02:15 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 55921b5e09862205273ee161f4f6d1b74c854f1e
Author: Timmy <timmy.liu at amd.com>
Date:   Thu Oct 8 11:24:07 2015 -0500

    fix a install issue
---
 src/tests/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/tests/CMakeLists.txt b/src/tests/CMakeLists.txt
index 907cac0..9ecfd13 100644
--- a/src/tests/CMakeLists.txt
+++ b/src/tests/CMakeLists.txt
@@ -385,7 +385,7 @@ if( GTEST_FOUND )
             ARCHIVE DESTINATION lib${SUFFIX_LIB}/import
             )
     
-    #get_target_property( testLocation test-correctness LOCATION )
+    get_target_property( testLocation test-correctness LOCATION )
 
     configure_file(
         "${CMAKE_CURRENT_SOURCE_DIR}/copyTestDependencies.cmake.in"

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