mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-12-06 08:38:06 +00:00
Fixes in version reporting
This commit is contained in:
@@ -89,6 +89,7 @@ if(NOT PC_UHD_VERSION)
|
||||
if(PACKAGE_VERSION)
|
||||
set(UHD_VERSION ${PACKAGE_VERSION})
|
||||
endif()
|
||||
unset(PACKAGE_VERSION)
|
||||
endif()
|
||||
|
||||
if(UHD_FOUND AND NOT TARGET Uhd::uhd)
|
||||
|
||||
Reference in New Issue
Block a user