1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-04-20 09:43:14 +00:00

Update glog release to 0.3.5

This commit is contained in:
Carles Fernandez 2017-05-10 08:18:11 +02:00
parent 76c3f7b3b5
commit d40e6e4527

View File

@ -631,7 +631,7 @@ if(NOT ${ENABLE_OWN_GLOG})
set(GLOG_FOUND ON)
endif(GLOG_INCLUDE_DIRS)
endif(NOT ${ENABLE_OWN_GLOG})
set(glog_RELEASE 0.3.4)
set(glog_RELEASE 0.3.5)
if (NOT GLOG_FOUND OR ${LOCAL_GFLAGS})
message (STATUS " glog library has not been found")
if(NOT GFlags_FOUND)