Install lefdef library
This commit is contained in:
parent
65a61883c1
commit
6489a38232
|
@ -35,6 +35,7 @@ lefdef = shared_library(
|
||||||
'-Wno-reorder-ctor',
|
'-Wno-reorder-ctor',
|
||||||
'-Wno-format',
|
'-Wno-format',
|
||||||
],
|
],
|
||||||
|
install: true
|
||||||
)
|
)
|
||||||
|
|
||||||
LefDef = declare_dependency(
|
LefDef = declare_dependency(
|
||||||
|
|
Loading…
Reference in New Issue