aboutsummaryrefslogtreecommitdiffstats
path: root/host/examples/rfnoc-example/apps
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2021-09-14 16:11:17 +0200
committerAaron Rossetto <aaron.rossetto@ni.com>2021-09-17 12:53:46 -0700
commit9985dd7ac5837a8ab46032c9a3aee5fc463017ca (patch)
tree3b0ad171b7751c090d0b65fb072ff5ca1030ab48 /host/examples/rfnoc-example/apps
parent0ee2a409c4796f87d2d311356b775d437a5cc102 (diff)
downloaduhd-9985dd7ac5837a8ab46032c9a3aee5fc463017ca.tar.gz
uhd-9985dd7ac5837a8ab46032c9a3aee5fc463017ca.tar.bz2
uhd-9985dd7ac5837a8ab46032c9a3aee5fc463017ca.zip
cmake: Fix rfnoc-example (CMake paths)
This reverts part of 09d94529e, which should not have touched these particular CMake files.
Diffstat (limited to 'host/examples/rfnoc-example/apps')
-rw-r--r--host/examples/rfnoc-example/apps/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/examples/rfnoc-example/apps/CMakeLists.txt b/host/examples/rfnoc-example/apps/CMakeLists.txt
index ea9dafd71..bca9336ce 100644
--- a/host/examples/rfnoc-example/apps/CMakeLists.txt
+++ b/host/examples/rfnoc-example/apps/CMakeLists.txt
@@ -20,7 +20,7 @@ endif(MSVC)
find_package(Boost 1.65 REQUIRED ${BOOST_REQUIRED_COMPONENTS})
include_directories(
- ${UHD_SOURCE_DIR}/include
+ ${CMAKE_SOURCE_DIR}/include
)
add_executable(init_gain_block