[hamradio-commits] [gnss-sdr] 12/18: fixing glog include dir detection

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Sun Dec 7 22:13:55 UTC 2014


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 ea05e8eb90366835503c1bf3f2c4857b0d7c6036
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Sun Dec 7 12:19:02 2014 +0100

    fixing glog include dir detection
---
 cmake/Modules/FindGLOG.cmake | 1 +
 1 file changed, 1 insertion(+)

diff --git a/cmake/Modules/FindGLOG.cmake b/cmake/Modules/FindGLOG.cmake
index e0aa718..fa6c80a 100644
--- a/cmake/Modules/FindGLOG.cmake
+++ b/cmake/Modules/FindGLOG.cmake
@@ -55,6 +55,7 @@ else(MSVC)
      find_path(GLOG_INCLUDE_DIR NAMES raw_logging.h
      PATHS
      ${GLOG_ROOT}/include/glog
+     /usr/include/glog
      /opt/local/include/glog   # default location in Macports
      )
 endif(MSVC)

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