From 5b1887367680c494e27794252fee8d1aacf088ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roman=20Smr=C5=BE?= Date: Sun, 8 Jan 2023 13:20:26 +0100 Subject: Property lookup helpers --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 72094b8..cb0db6d 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -8,6 +8,7 @@ add_library(erebos contact.cpp frp.cpp identity.cpp + merge.cpp message.cpp network.cpp pairing.cpp -- cgit v1.2.3