summaryrefslogtreecommitdiffstats
path: root/telephony/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'telephony/CMakeLists.txt')
-rw-r--r--telephony/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/telephony/CMakeLists.txt b/telephony/CMakeLists.txt
new file mode 100644
index 0000000..1dfcd63
--- /dev/null
+++ b/telephony/CMakeLists.txt
@@ -0,0 +1,2 @@
+add_headers(telephony.h telephonymessage.h)
+add_sources(telephony.cpp telephonymessage.cpp)