From ec6cfab99f1cea9f4a6865bbc3c018f4f42a918a Mon Sep 17 00:00:00 2001 From: Paul <35396688+paulh002@users.noreply.github.com> Date: Fri, 14 Jan 2022 16:43:26 +0100 Subject: [PATCH] update cmake update cmake --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 45f8dfa..8649c57 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -38,6 +38,8 @@ SOAPY_SDR_MODULE_UTIL( SoapyRadioberrySettings.cpp SoapyRadioberryStreaming.cpp radioberry_ioctl.h + i2c.cpp + i2c.h ) #LIBRARIES ${MY_DEVICE_LIBRARIES}