CMake: ignore header

This commit is contained in:
Campbell Barton
2016-04-12 18:44:54 +10:00
parent b1ef786a73
commit 4fae162bce
2 changed files with 4 additions and 0 deletions

View File

@@ -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