summaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e9bee471..1f9a2a82 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -176,6 +176,7 @@ include_directories(SYSTEM
"${_fm-json-include-dirs}"
)
+add_subdirectory(demumble)
add_subdirectory(src)
add_subdirectory(serialize)
add_subdirectory(loader)