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>2016-04-12 11:44:54 +0300
committerCampbell Barton <ideasman42@gmail.com>2016-04-12 11:50:08 +0300
commit4fae162bcebf251c8221fe73274a34c26aaa525c (patch)
treed1c8450b588ece52f48cb3a9b9d718f240039765 /build_files
parentb1ef786a73b8944505525c5040bef0b60733d29b (diff)
CMake: ignore header
Diffstat (limited to 'build_files')
-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 5345f682f58..ab405152a96 100644
--- a/build_files/cmake/cmake_consistency_check_config.py
+++ b/build_files/cmake/cmake_consistency_check_config.py
@@ -66,6 +66,7 @@ IGNORE = (
"extern/carve/include/carve/external/boost/random.hpp",
"extern/carve/patches/files/config.h",
"extern/carve/patches/files/random.hpp",
+ "extern/cuew/auto/stdlib.h",
)
UTF8_CHECK = True