CMake: update config for checking utility

This commit is contained in:
Campbell Barton 2021-07-15 17:52:27 +10:00
parent 15cdcb4e90
commit 41e0a5b5ed
1 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,9 @@ IGNORE_SOURCE = (
# specific source files
"extern/audaspace/",
# Use for `WIN32` only.
"source/creator/blender_launcher_win32.c",
# specific source files
"extern/bullet2/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp",
"extern/bullet2/src/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.cpp",