From 8da60d99adfad5cd2813239485676aad3ca7cfd7 Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Tue, 18 Jun 2019 11:27:35 +0200 Subject: [PATCH] Fix typo --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0577110bc..80492950d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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