mirror of
https://github.com/deepseek-ai/3FS
synced 2025-06-26 18:16:45 +00:00
Initial commit
This commit is contained in:
3
tests/mgmtd/CMakeLists.txt
Normal file
3
tests/mgmtd/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
add_library(mgmtd-test-helper STATIC MgmtdTestHelper.cpp)
|
||||
target_link_libraries(mgmtd-test-helper mgmtd)
|
||||
target_add_test(test_mgmtd mgmtd-test-helper fdb)
|
||||
Reference in New Issue
Block a user