aboutsummaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
diff options
context:
space:
mode:
authorilnaz <ilnaz@ydb.tech>2022-10-27 16:57:27 +0300
committerilnaz <ilnaz@ydb.tech>2022-10-27 16:57:27 +0300
commit7409037ca690d39e67c2601f0448c94fe3f54367 (patch)
treebe37e04846bd3df3ce39c5518492619e7675b49c /tools/CMakeLists.txt
parent2ab33806be812b8ef4d1260977673a64dc88d2cf (diff)
downloadydb-7409037ca690d39e67c2601f0448c94fe3f54367.tar.gz
Support aws profiles
Diffstat (limited to 'tools/CMakeLists.txt')
-rw-r--r--tools/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index b0e6ac4979..89462519db 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -6,5 +6,6 @@
# original buildsystem will not be accepted.
+add_subdirectory(archiver)
add_subdirectory(enum_parser)
add_subdirectory(rescompiler)