summaryrefslogtreecommitdiff
path: root/examples/c/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/c/CMakeLists.txt')
-rw-r--r--examples/c/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/c/CMakeLists.txt b/examples/c/CMakeLists.txt
new file mode 100644
index 00000000..41153417
--- /dev/null
+++ b/examples/c/CMakeLists.txt
@@ -0,0 +1,2 @@
+add_subdirectory("decode/file")
+add_subdirectory("encode/file")