commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 01/01: uhd: disable grc directory temporari


From: git
Subject: [Commit-gnuradio] [gnuradio] 01/01: uhd: disable grc directory temporarily due to cheetah requirement
Date: Mon, 27 Feb 2017 02:30:13 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a commit to branch python3
in repository gnuradio.

commit 331ccf8ab9e60ba33d7a311003d4ee6bc642a2d4
Author: Johnathan Corgan <address@hidden>
Date:   Sun Feb 26 18:25:19 2017 -0800

    uhd: disable grc directory temporarily due to cheetah requirement
---
 gr-uhd/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gr-uhd/CMakeLists.txt b/gr-uhd/CMakeLists.txt
index f6d956c..51b6787 100644
--- a/gr-uhd/CMakeLists.txt
+++ b/gr-uhd/CMakeLists.txt
@@ -59,7 +59,7 @@ add_subdirectory(examples/c++)
 if(ENABLE_PYTHON)
     add_subdirectory(swig)
     add_subdirectory(python/uhd)
-    add_subdirectory(grc)
+    #add_subdirectory(grc)
     add_subdirectory(apps)
     add_subdirectory(examples/grc)
 endif(ENABLE_PYTHON)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]