Commit 56174300 authored by tqcq's avatar tqcq
Browse files

feat link dl

parent 51746fe8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -98,9 +98,9 @@ endif()

target_link_libraries(
  sled
  PUBLIC rpc_core fmt marl Async++
  PUBLIC dl rpc_core fmt marl Async++
         # protobuf::libprotobuf ${WHOLE_ARCHIVE_WRAPPER_START}
         tcmalloc_and_profiler_static
         # tcmalloc_and_profiler_static
  # ${WHOLE_ARCHIVE_WRAPPER_END}
)