summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAaditya Dhruv <[email protected]>2025-05-25 15:12:59 -0500
committerAaditya Dhruv <[email protected]>2025-05-25 15:12:59 -0500
commit420ce14859e41d1e8b616ebf1c472763eabe93be (patch)
treed569161b9f5f81166d58f264bd88ca592af3eadc /src/CMakeLists.txt
init
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
new file mode 100644
index 0000000..21ed023
--- /dev/null
+++ b/src/CMakeLists.txt
@@ -0,0 +1 @@
+target_sources(junk PUBLIC test.c network.c)