Build: Fix renderer plugins dependencies

This commit is contained in:
SirLynix 2022-03-25 12:56:40 +01:00
parent 7af25777dc
commit 76bef86c87
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
local modules = NazaraModules
-- Builds renderer plugins if linked to NazaraRenderer
rule("build_rendererplugins")
on_load(function (target)