summaryrefslogtreecommitdiff
path: root/gr-howto-write-a-block/CMakeLists.txt
diff options
context:
space:
mode:
authorTom Rondeau2012-03-20 19:57:18 -0400
committerTom Rondeau2012-03-20 19:57:18 -0400
commitb62700ab8fad6343378b816a2e4f88170bf7d8dd (patch)
tree265a3d30cef9ca01b0d4f0519d020ff2499f7488 /gr-howto-write-a-block/CMakeLists.txt
parentabc796707426337f408166b44251c6ca1bc5d20f (diff)
parent314916c9f36406205c6bd7c72da4f596224a5032 (diff)
downloadgnuradio-b62700ab8fad6343378b816a2e4f88170bf7d8dd.tar.gz
gnuradio-b62700ab8fad6343378b816a2e4f88170bf7d8dd.tar.bz2
gnuradio-b62700ab8fad6343378b816a2e4f88170bf7d8dd.zip
Merge branch 'master' into next
Diffstat (limited to 'gr-howto-write-a-block/CMakeLists.txt')
-rw-r--r--gr-howto-write-a-block/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-howto-write-a-block/CMakeLists.txt b/gr-howto-write-a-block/CMakeLists.txt
index 58285ae8f..cb5a0fe2e 100644
--- a/gr-howto-write-a-block/CMakeLists.txt
+++ b/gr-howto-write-a-block/CMakeLists.txt
@@ -22,7 +22,7 @@
# Project setup
########################################################################
cmake_minimum_required(VERSION 2.6)
-project(gr-howto-write-a-block CXX)
+project(gr-howto-write-a-block CXX C)
enable_testing()
#select the release build type by default to get optimization flags