Files
3FS/src/lib/api/CMakeLists.txt
2025-02-27 21:53:53 +08:00

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)