CMake: ignore header
This commit is contained in:
3
extern/cuew/CMakeLists.txt
vendored
3
extern/cuew/CMakeLists.txt
vendored
@@ -36,6 +36,9 @@ set(SRC
|
||||
src/cuew.c
|
||||
|
||||
include/cuew.h
|
||||
|
||||
# Only used for updating the CUDA wrangler, intentionally omit:
|
||||
# auto/stdlib.h
|
||||
)
|
||||
|
||||
blender_add_lib(extern_cuew "${SRC}" "${INC}" "${INC_SYS}")
|
||||
|
Reference in New Issue
Block a user