aboutsummaryrefslogtreecommitdiffstats
path: root/python/CMakeLists.txt
diff options
context:
space:
mode:
authorptrkrysik <ptrkrysik@gmail.com>2015-06-27 10:43:30 +0200
committerptrkrysik <ptrkrysik@gmail.com>2015-06-27 10:43:30 +0200
commitdfdf878ac2f11f2176030ed7477071483bbab613 (patch)
tree9ea7478a7d64e2cb022702e4e97dedcdce0c2a1e /python/CMakeLists.txt
parentfee40b1a4e6e04d310d7ba88d4ce998a20c6e25c (diff)
Changes to buildsystem from libgnuradio-gsm to libgnuradio-grgsm
Diffstat (limited to 'python/CMakeLists.txt')
-rw-r--r--python/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/CMakeLists.txt b/python/CMakeLists.txt
index e3a40cb..4063aea 100644
--- a/python/CMakeLists.txt
+++ b/python/CMakeLists.txt
@@ -44,7 +44,7 @@ GR_PYTHON_INSTALL(
########################################################################
#include(GrTest)
-#set(GR_TEST_TARGET_DEPS gnuradio-gsm)
+#set(GR_TEST_TARGET_DEPS gnuradio-grgsm)
#set(GR_TEST_PYTHON_DIRS ${CMAKE_BINARY_DIR}/swig)
#GR_ADD_TEST(qa_receiver ${PYTHON_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/qa_receiver.py)
#GR_ADD_TEST(qa_receiver_hier ${PYTHON_EXECUTABLE} ${CMAKE_CURRENT_SOURCE_DIR}/qa_receiver_hier.py)