aboutsummaryrefslogtreecommitdiffstats
path: root/tools/rescompiler/bin
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-02-20 13:44:20 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-02-20 13:44:20 +0300
commitebbaae7d3565a888c08e2ad0313f930a43018893 (patch)
tree6385e4f2f2fe2f7999824286940ee2723da953ba /tools/rescompiler/bin
parentfd76fd1f4ba82dc46fd17a0dc4c9093189aba879 (diff)
downloadydb-ebbaae7d3565a888c08e2ad0313f930a43018893.tar.gz
Intermediate changes
Diffstat (limited to 'tools/rescompiler/bin')
-rw-r--r--tools/rescompiler/bin/CMakeLists.darwin.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/rescompiler/bin/CMakeLists.darwin.txt b/tools/rescompiler/bin/CMakeLists.darwin.txt
index e7927a713c..b1222b9e29 100644
--- a/tools/rescompiler/bin/CMakeLists.darwin.txt
+++ b/tools/rescompiler/bin/CMakeLists.darwin.txt
@@ -11,6 +11,7 @@ add_executable(rescompiler)
target_link_libraries(rescompiler PUBLIC
contrib-libs-cxxsupp
yutil
+ cpp-malloc-system
library-cpp-cpuid_check
library-cpp-resource
)