[hamradio-commits] [gnss-sdr] 21/22: Fix problem with change in VOLK API

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Thu Jun 30 20:11:30 UTC 2016


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

carles_fernandez-guest pushed a commit to branch next
in repository gnss-sdr.

commit 2288fa969a1eb73d0a2d14b776a4c45356a230e6
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Thu Jun 30 20:43:49 2016 +0200

    Fix problem with change in VOLK API
---
 cmake/Modules/FindVolk.cmake | 1 -
 1 file changed, 1 deletion(-)

diff --git a/cmake/Modules/FindVolk.cmake b/cmake/Modules/FindVolk.cmake
index ffe0a48..a9512fe 100644
--- a/cmake/Modules/FindVolk.cmake
+++ b/cmake/Modules/FindVolk.cmake
@@ -27,7 +27,6 @@ FIND_LIBRARY(
           ${CMAKE_INSTALL_PREFIX}/lib
 )
 
-set(VOLK_VERSION ${PC_VOLK_VERSION})
 
 INCLUDE(FindPackageHandleStandardArgs)
 FIND_PACKAGE_HANDLE_STANDARD_ARGS(VOLK DEFAULT_MSG VOLK_LIBRARIES VOLK_INCLUDE_DIRS)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list