Редизайн на основе текущей ветки мейнстрима + новые устройства.
[rtl-433.git] / tests / CMakeLists.txt
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
new file mode 100644 (file)
index 0000000..1802e39
--- /dev/null
@@ -0,0 +1,3 @@
+add_executable(data-test data-test.c)
+
+target_link_libraries(data-test data)