Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/CMakeLists.txt')
-rw-r--r--source/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt
index c13abb862b7..46e1405df84 100644
--- a/source/CMakeLists.txt
+++ b/source/CMakeLists.txt
@@ -34,3 +34,5 @@ endif()
if(WINDOWS)
add_subdirectory(icons)
endif()
+
+add_subdirectory(test)