aboutsummaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r--test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index 524b3dd0..cd51b2f3 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -15,7 +15,7 @@ function(cru_catch_discover_tests target)
endif()
endfunction()
-add_subdirectory(common)
+add_subdirectory(base)
add_subdirectory(platform)
add_subdirectory(xml)
add_subdirectory(toml)