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
commit89cac10318884777423811e5569dfdb7b4db1c94 (patch)
tree536220c3d34031d618a2549d4d6882894856f671 /cmake
parent5c7a578e4fd8a55e7db15788a6cc6a04486e2a34 (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