Add UEFIFind as a meson target

This commit is contained in:
Richard Hughes 2022-09-02 11:55:20 +01:00 committed by Nikolaj Schlej
parent d93f1ae749
commit 1675498d4d
3 changed files with 18 additions and 0 deletions

View file

@ -25,6 +25,7 @@ uefitoolcommon = static_library('uefitoolcommon',
'meparser.cpp',
'ffsparser.cpp',
'ffsreport.cpp',
'ffsutils.cpp',
'peimage.cpp',
'treeitem.cpp',
'treemodel.cpp',