This commit is contained in:
Carles Fernandez 2019-06-18 11:27:35 +02:00
parent 68869d2fec
commit 8da60d99ad
1 changed files with 1 additions and 1 deletions

View File

@ -2206,7 +2206,7 @@ if(ENABLE_OSMOSDR)
message(STATUS " You can disable it with 'cmake -DENABLE_OSMOSDR=OFF ..'")
if(GROSMOSDR_VERSION)
set_package_properties(GROSMOSDR PROPERTIES
DESCRIPTION "osmocom GNU Radio blocks (found: v${GROSMOSDR_VERSION})"
DESCRIPTION "osmocom GNU Radio blocks (found: ${GROSMOSDR_VERSION})"
)
else()
set_package_properties(GROSMOSDR PROPERTIES