Build: Fix renderer plugins dependencies
This commit is contained in:
parent
7af25777dc
commit
76bef86c87
|
|
@ -1,3 +1,5 @@
|
|||
local modules = NazaraModules
|
||||
|
||||
-- Builds renderer plugins if linked to NazaraRenderer
|
||||
rule("build_rendererplugins")
|
||||
on_load(function (target)
|
||||
|
|
|
|||
Loading…
Reference in New Issue