diff --git a/build_files/cmake/cmake_consistency_check_config.py b/build_files/cmake/cmake_consistency_check_config.py index bb98cb22644..ea119616993 100644 --- a/build_files/cmake/cmake_consistency_check_config.py +++ b/build_files/cmake/cmake_consistency_check_config.py @@ -6,7 +6,7 @@ IGNORE_SOURCE = ( "/release/", # specific source files - "extern/audaspace/" + "extern/audaspace/", # specific source files "extern/bullet2/src/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.cpp", diff --git a/intern/numaapi/CMakeLists.txt b/intern/numaapi/CMakeLists.txt index 587a00b9514..6d8edb5e1eb 100644 --- a/intern/numaapi/CMakeLists.txt +++ b/intern/numaapi/CMakeLists.txt @@ -17,7 +17,7 @@ # ***** END GPL LICENSE BLOCK ***** set(INC - ./include + include ) set(INC_SYS