aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorPiotr Krysik <ptrkrysik@gmail.com>2016-02-17 12:11:02 +0100
committerPiotr Krysik <ptrkrysik@gmail.com>2016-02-17 12:11:02 +0100
commit37d602051679025ef5faf6697d9024dc3dbf2fdc (patch)
tree536220c3d34031d618a2549d4d6882894856f671 /cmake
parent7f313337e141970c3bd455d9a7e4f0bbced8d452 (diff)
Removed redundant "gnuradio" from the grgsm library's name
Diffstat (limited to 'cmake')
-rw-r--r--cmake/Modules/gr-gsmConfig.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/Modules/gr-gsmConfig.cmake b/cmake/Modules/gr-gsmConfig.cmake
index e1270f6..f8a2fec 100644
--- a/cmake/Modules/gr-gsmConfig.cmake
+++ b/cmake/Modules/gr-gsmConfig.cmake
@@ -13,7 +13,7 @@ FIND_PATH(
FIND_LIBRARY(
GR_GSM_LIBRARIES
- NAMES gnuradio-grgsm
+ NAMES grgsm
HINTS $ENV{GR_GSM_DIR}/lib
${PC_GR_GSM_LIBDIR}
PATHS ${CMAKE_INSTALL_PREFIX}/lib