[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnuradio-commit
Subject:    [Commit-gnuradio] [gnuradio] 02/03: cmake: Adds GR_CTRLPORT as a define in the root directory to pop
From:       git () gnuradio ! org
Date:       2014-02-26 16:19:41
Message-ID: 20140226161941.B88B81A8D2C () hertz ! gnuradio ! org
[Download RAW message or body]

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

trondeau pushed a commit to branch master
in repository gnuradio.

commit fdd7b0621b59823b93d6974e7af404620b3429d7
Author: Tom Rondeau <tom@trondeau.com>
Date:   Wed Feb 26 10:10:08 2014 -0500

    cmake: Adds GR_CTRLPORT as a define in the root directory to populate config.h properly.
---
 CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4e776d8..f4d1862 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -58,6 +58,7 @@ ENDIF()
 
 if(ENABLE_GR_CTRLPORT)
   set(GR_CTRLPORT True)
+  add_definitions(-DGR_CTRLPORT)
 endif(ENABLE_GR_CTRLPORT)
 
 ########################################################################

_______________________________________________
Commit-gnuradio mailing list
Commit-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/commit-gnuradio
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic