Install lefdef library

This commit is contained in:
Rob Taylor 2023-10-14 17:55:30 +01:00 committed by Rob Taylor
parent 65a61883c1
commit 6489a38232
1 changed files with 1 additions and 0 deletions

View File

@ -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(