Fixing without system elfspy
This commit is contained in:
parent
01dee8e48f
commit
82585a344c
@ -52,6 +52,6 @@ elfspylib = library('elfspy',
|
||||
install_headers(headers, subdir: 'elfspy')
|
||||
pkg.generate(elfspylib)
|
||||
elfspy_dep = declare_dependency (
|
||||
include_directories: ['.'],
|
||||
include_directories: ['subprojects/elfspy'],
|
||||
link_with: elfspylib
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user