diff options
Diffstat (limited to 'src/cli/CMakeLists.txt')
-rw-r--r-- | src/cli/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cli/CMakeLists.txt b/src/cli/CMakeLists.txt new file mode 100644 index 0000000..92a21b7 --- /dev/null +++ b/src/cli/CMakeLists.txt @@ -0,0 +1,2 @@ +add_subdirectory(stasis) +add_subdirectory(stasis_indexer)
\ No newline at end of file |