mirror of
https://github.com/deepseek-ai/3FS
synced 2025-06-26 18:16:45 +00:00
3 lines
162 B
CMake
3 lines
162 B
CMake
target_add_lib(hf3fs_api client-lib-common storage-client procps numa rt)
|
|
target_add_shared_lib(hf3fs_api_shared client-lib-common storage-client procps numa rt)
|