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:
authorSergey Sharybin <sergey.vfx@gmail.com>2016-04-12 12:55:24 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2016-04-12 12:55:44 +0300
commitd4979f1d6643ce26807af69dc9939f26de01b974 (patch)
tree0337c1e293232ae6f57a2949961bab8d9329d5a9 /build_files/cmake/cmake_consistency_check_config.py
parent5231b049d7af045646ad7772534dc6aebce20bb6 (diff)
Remove exception for file which no longer exists
Diffstat (limited to 'build_files/cmake/cmake_consistency_check_config.py')
-rw-r--r--build_files/cmake/cmake_consistency_check_config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/build_files/cmake/cmake_consistency_check_config.py b/build_files/cmake/cmake_consistency_check_config.py
index ab405152a96..5345f682f58 100644
--- a/build_files/cmake/cmake_consistency_check_config.py
+++ b/build_files/cmake/cmake_consistency_check_config.py
@@ -66,7 +66,6 @@ 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