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 'tests/gtests/guardedalloc/CMakeLists.txt')
-rw-r--r--tests/gtests/guardedalloc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gtests/guardedalloc/CMakeLists.txt b/tests/gtests/guardedalloc/CMakeLists.txt
index c09f8729ab0..394bc0b6700 100644
--- a/tests/gtests/guardedalloc/CMakeLists.txt
+++ b/tests/gtests/guardedalloc/CMakeLists.txt
@@ -23,7 +23,7 @@
set(INC
.
- ../
+ ..
../../../intern/guardedalloc
)