diff --git a/extern/cuew/CMakeLists.txt b/extern/cuew/CMakeLists.txt index 44ff0eb61dc..9ba390b3225 100644 --- a/extern/cuew/CMakeLists.txt +++ b/extern/cuew/CMakeLists.txt @@ -36,7 +36,6 @@ set(SRC src/cuew.c include/cuew.h - auto/stdlib.h ) blender_add_lib(extern_cuew "${SRC}" "${INC}" "${INC_SYS}")