Skip to content

Commit

Permalink
refs ST-2362 [*] update tcmalloc
Browse files Browse the repository at this point in the history
  • Loading branch information
thucpham committed Nov 15, 2023
1 parent 25f7273 commit 1fa8f1b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion cli/src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ target_include_directories(${PROJECT_NAME} PUBLIC
target_link_libraries(${PROJECT_NAME}-cli
${PROJECT_NAME}
Boost::program_options
gperftools::tcmalloc_minimal
)
1 change: 0 additions & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ target_link_libraries(${PROJECT_NAME}-test
Boost::filesystem
Boost::serialization
Boost::system
gperftools::tcmalloc_minimal
)

set(${PROJECT_NAME}-test-args "${CMAKE_CURRENT_LIST_DIR}/data/")
Expand Down

0 comments on commit 1fa8f1b

Please sign in to comment.