← Back to ratslair.com
aboutsummaryrefslogtreecommitdiff
path: root/main/CMakeLists.txt
diff options
context:
space:
mode:
authorEdvin <[email protected]>2025-11-28 12:35:07 +0100
committerEdvin <[email protected]>2025-11-28 12:35:07 +0100
commitbf9f284aea648f741dd15f623592d69d41cf139f (patch)
tree46c08627d23ddfe2d9c9b5b733dc6b1986afa1be /main/CMakeLists.txt
Initial commit
Diffstat (limited to 'main/CMakeLists.txt')
-rw-r--r--main/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
new file mode 100644
index 0000000..e655b24
--- /dev/null
+++ b/main/CMakeLists.txt
@@ -0,0 +1,2 @@
+idf_component_register(SRCS "CDIO.c"
+ INCLUDE_DIRS ".")