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
1 changed files with 1 additions and 1 deletions

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)