feat link dl

This commit is contained in:
tqcq 2024-03-31 02:21:56 +08:00
parent 51746fe8cd
commit 5617430087

View File

@ -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}
)