summaryrefslogtreecommitdiff
path: root/subprojects/packagefiles/BLAKE3
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2024-02-12 21:09:10 -0500
committerAndrew Opalach <andrew@akon.city> 2024-02-12 21:09:10 -0500
commitbbf3314165182e402ff25acccddc004a87f81ef0 (patch)
tree192eb958781a59e9601e7b7eef9d0eadcb9b8b11 /subprojects/packagefiles/BLAKE3
parent0b7a612a9baf49765db8b127e696913100b70f5f (diff)
downloadcamu-bbf3314165182e402ff25acccddc004a87f81ef0.tar.gz
camu-bbf3314165182e402ff25acccddc004a87f81ef0.tar.bz2
camu-bbf3314165182e402ff25acccddc004a87f81ef0.zip
Initial cmc implementation, sink fixes
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects/packagefiles/BLAKE3')
-rw-r--r--subprojects/packagefiles/BLAKE3/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/subprojects/packagefiles/BLAKE3/CMakeLists.txt b/subprojects/packagefiles/BLAKE3/CMakeLists.txt
new file mode 100644
index 0000000..20bc4cc
--- /dev/null
+++ b/subprojects/packagefiles/BLAKE3/CMakeLists.txt
@@ -0,0 +1 @@
+add_subdirectory(c)