aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rc
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/rc')
-rw-r--r--host/lib/rc/CMakeLists.txt1
-rw-r--r--host/lib/rc/cal/test.cal1
2 files changed, 2 insertions, 0 deletions
diff --git a/host/lib/rc/CMakeLists.txt b/host/lib/rc/CMakeLists.txt
index 1595e7e85..d2a01bffb 100644
--- a/host/lib/rc/CMakeLists.txt
+++ b/host/lib/rc/CMakeLists.txt
@@ -8,4 +8,5 @@ include(CMakeRC)
cmrc_add_resource_library(uhd-resources
ALIAS uhd_rc
NAMESPACE rc
+ cal/test.cal
)
diff --git a/host/lib/rc/cal/test.cal b/host/lib/rc/cal/test.cal
new file mode 100644
index 000000000..861c2bb2c
--- /dev/null
+++ b/host/lib/rc/cal/test.cal
@@ -0,0 +1 @@
+rc::cal::test_data \ No newline at end of file