aboutsummaryrefslogtreecommitdiff
path: root/libc/test/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'libc/test/CMakeLists.txt')
-rw-r--r--libc/test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/test/CMakeLists.txt b/libc/test/CMakeLists.txt
index 1a0780f..011ad6ae 100644
--- a/libc/test/CMakeLists.txt
+++ b/libc/test/CMakeLists.txt
@@ -20,6 +20,7 @@ endif()
add_subdirectory(src)
add_subdirectory(utils)
+add_subdirectory(shared)
if(NOT LLVM_LIBC_FULL_BUILD)
return()