aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib')
-rw-r--r--host/lib/rc/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/lib/rc/CMakeLists.txt b/host/lib/rc/CMakeLists.txt
index d2a01bffb..52b6693c0 100644
--- a/host/lib/rc/CMakeLists.txt
+++ b/host/lib/rc/CMakeLists.txt
@@ -10,3 +10,4 @@ cmrc_add_resource_library(uhd-resources
NAMESPACE rc
cal/test.cal
)
+set_property(TARGET uhd-resources PROPERTY POSITION_INDEPENDENT_CODE ON)