meson: allow static linking
parent
b52f5cd6c9
commit
e862347ab5
|
@ -91,7 +91,7 @@ configure_file(
|
|||
configuration: config,
|
||||
)
|
||||
|
||||
neatvnc = shared_library(
|
||||
neatvnc = library(
|
||||
'neatvnc',
|
||||
sources,
|
||||
version: '0.0.0',
|
||||
|
|
Loading…
Reference in New Issue