summaryrefslogtreecommitdiff
path: root/test/fs/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/fs/CMakeLists.txt')
-rw-r--r--test/fs/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fs/CMakeLists.txt b/test/fs/CMakeLists.txt
index e98e9bb..b2f1fcf 100644
--- a/test/fs/CMakeLists.txt
+++ b/test/fs/CMakeLists.txt
@@ -24,3 +24,5 @@ execute_process(
)
cute_test(extfs LIBRARIES extfs stdc++fs)
+
+add_subdirectory("detail")