remove annoying warnings for blenderplayers stub.c
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
#
|
||||
# ***** END GPL LICENSE BLOCK *****
|
||||
|
||||
# this warning on generated files gets annoying
|
||||
STRING(REGEX REPLACE "-Wunused-parameter" "" CMAKE_C_FLAGS ${CMAKE_C_FLAGS})
|
||||
|
||||
FILE(GLOB SRC stubs.c)
|
||||
|
||||
IF(WITH_BUILDINFO)
|
||||
|
||||
Reference in New Issue
Block a user