mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-02-15 10:30:09 +00:00
Update GFlags to version 2.2.1
This commit is contained in:
parent
196d84aca3
commit
95ee55d34c
@ -614,7 +614,7 @@ endif(NOT VOLK_GNSSSDR_FOUND)
|
||||
# gflags - https://github.com/gflags/gflags
|
||||
################################################################################
|
||||
set(LOCAL_GFLAGS false)
|
||||
set(gflags_RELEASE 2.2.0)
|
||||
set(gflags_RELEASE 2.2.1)
|
||||
find_package(GFlags)
|
||||
if (NOT GFlags_FOUND)
|
||||
message (STATUS " gflags library has not been found.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user