summaryrefslogtreecommitdiff
path: root/cmake/Modules
diff options
context:
space:
mode:
authorMarcus Müller <marcus.mueller@ettus.com>2019-03-08 23:28:38 +0100
committerMarcus Müller <marcus.mueller@ettus.com>2019-03-08 23:28:38 +0100
commitd15e16e2333e80fffb8c9cf6dd2d630d103706f0 (patch)
tree1a039849c6e8c3e29e44dee9a8724833c94eab45 /cmake/Modules
parentaffb5c7e4b84cde42ad3704043a11f0f7b2a0558 (diff)
CMake: GnuradioConfig.cmake.in cleanup, copyright year
Diffstat (limited to 'cmake/Modules')
-rw-r--r--cmake/Modules/GnuradioConfig.cmake.in6
1 files changed, 1 insertions, 5 deletions
diff --git a/cmake/Modules/GnuradioConfig.cmake.in b/cmake/Modules/GnuradioConfig.cmake.in
index bfed6fb0b0..0da9ecaed8 100644
--- a/cmake/Modules/GnuradioConfig.cmake.in
+++ b/cmake/Modules/GnuradioConfig.cmake.in
@@ -1,4 +1,4 @@
-# Copyright 2013 Free Software Foundation, Inc.
+# Copyright 2013, 2019 Free Software Foundation, Inc.
#
# This file is part of GNU Radio
#
@@ -22,10 +22,6 @@ include(CMakeFindDependencyMacro)
# Allows us to use all .cmake files in this directory
list(INSERT CMAKE_MODULE_PATH 0 "${CMAKE_CURRENT_LIST_DIR}")
-# Easily access all libraries and includes of GNU Radio
-set(GNURADIO_ALL_LIBRARIES "")
-set(GNURADIO_ALL_INCLUDE_DIRS "")
-
find_dependency(LOG4CPP)
find_dependency(MPLIB)
find_dependency(Boost "@Boost_MAJOR_VERSION@.@Boost_MINOR_VERSION@.@Boost_SUBMINOR_VERSION@" COMPONENTS