Custom command depend is automatic
This commit is contained in:
parent
c94f3c7ae0
commit
6e3f6d58a4
@ -109,6 +109,6 @@ function(enable_bindings_generation)
|
||||
OUTPUT ${BINDING_OUTPUTS}
|
||||
COMMAND lua BindingsProcessor.lua
|
||||
WORKING_DIRECTORY ${BINDINGS_FOLDER}
|
||||
DEPENDS ${BINDING_DEPENDENCIES} lua
|
||||
DEPENDS ${BINDING_DEPENDENCIES}
|
||||
)
|
||||
endfunction()
|
||||
|
Loading…
Reference in New Issue
Block a user