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