mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-07 07:50:32 +00:00
Merge branch 'next' of https://github.com/carlesfernandez/gnss-sdr into next
This commit is contained in:
commit
c43515813c
@ -426,7 +426,7 @@ if(GNURADIO_RUNTIME_INCLUDE_DIRS)
|
|||||||
find_package(spdlog REQUIRED CONFIG)
|
find_package(spdlog REQUIRED CONFIG)
|
||||||
set_package_properties(spdlog PROPERTIES
|
set_package_properties(spdlog PROPERTIES
|
||||||
URL "https://github.com/gabime/spdlog"
|
URL "https://github.com/gabime/spdlog"
|
||||||
DESCRIPTION "Very fast, header-only/compiled, C++ logging library"
|
DESCRIPTION "Very fast, header-only/compiled, C++ logging library (found: v${spdlog_VERSION})"
|
||||||
PURPOSE "Required by GNU Radio."
|
PURPOSE "Required by GNU Radio."
|
||||||
TYPE REQUIRED
|
TYPE REQUIRED
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user