diff options
Diffstat (limited to 'test/fs/detail/CMakeLists.txt')
| -rw-r--r-- | test/fs/detail/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fs/detail/CMakeLists.txt b/test/fs/detail/CMakeLists.txt new file mode 100644 index 0000000..ed29a2c --- /dev/null +++ b/test/fs/detail/CMakeLists.txt @@ -0,0 +1,2 @@ +set(CUTE_GROUP "detail") +cute_test(superblock DEPENDENCIES ${PROJECT_SOURCE_DIR}/src/fs/detail/superblock.cpp) |
