diff options
Diffstat (limited to 'libs/CMakeLists.txt')
-rw-r--r-- | libs/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/CMakeLists.txt b/libs/CMakeLists.txt new file mode 100644 index 0000000000..5c360a5ef0 --- /dev/null +++ b/libs/CMakeLists.txt @@ -0,0 +1,3 @@ +add_subdirectory(zlib) +add_subdirectory(libjson) +add_subdirectory(libaxolotl)
\ No newline at end of file |