aboutsummaryrefslogtreecommitdiffstats
path: root/tools/archiver/CMakeLists.linux.txt
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-02-07 21:14:00 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-02-07 21:14:00 +0300
commit9f448c9c675e670d53bba7a8d74a995b2d9a3606 (patch)
tree81cb5c300de0ed2dd55497e5f21602556f255e5d /tools/archiver/CMakeLists.linux.txt
parent840348d6ec22ac423ac3bfb7f586936bdc5d7059 (diff)
downloadydb-9f448c9c675e670d53bba7a8d74a995b2d9a3606.tar.gz
Intermediate changes
Diffstat (limited to 'tools/archiver/CMakeLists.linux.txt')
-rw-r--r--tools/archiver/CMakeLists.linux.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/archiver/CMakeLists.linux.txt b/tools/archiver/CMakeLists.linux.txt
index 4b31ed6bcf..398ec59781 100644
--- a/tools/archiver/CMakeLists.linux.txt
+++ b/tools/archiver/CMakeLists.linux.txt
@@ -30,6 +30,6 @@ target_link_options(archiver PRIVATE
-ldl
)
target_sources(archiver PRIVATE
- \${CMAKE_SOURCE_DIR}/tools/archiver/main.cpp
+ ${CMAKE_SOURCE_DIR}/tools/archiver/main.cpp
)
vcs_info(archiver)