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:
authorCampbell Barton <ideasman42@gmail.com>2014-08-02 13:16:00 +0400
committerCampbell Barton <ideasman42@gmail.com>2014-08-02 13:16:00 +0400
commitd5b471eec1f7d82c510c817bfbc64e2a0fe0697b (patch)
treea1e10864c3ee0febc11203cb362ee51966e1c84e /build_files/cmake
parent88a0d5ebe821d3ccd2261e99e8a9d47cceed57dc (diff)
CMake: add header
Diffstat (limited to 'build_files/cmake')
-rw-r--r--build_files/cmake/cmake_consistency_check_config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_files/cmake/cmake_consistency_check_config.py b/build_files/cmake/cmake_consistency_check_config.py
index 55bad251a53..729eecce233 100644
--- a/build_files/cmake/cmake_consistency_check_config.py
+++ b/build_files/cmake/cmake_consistency_check_config.py
@@ -2,6 +2,7 @@ import os
IGNORE = (
"/test/",
+ "/tests/gtests/",
"/BSP_GhostTest/",
"/release/",
"/xembed/",