Add support for static compilation on all platforms
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if has_config("embed_plugins") then
|
||||
if has_config("embed_plugins", "static") then
|
||||
set_kind("static")
|
||||
else
|
||||
set_kind("shared")
|
||||
|
||||
Reference in New Issue
Block a user