mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
fix meson.build file - extra_files is not allowed for dependency (#473)
Co-authored-by: Sergey Skorokhod <s.skorokhod@1440.space>
This commit is contained in:
parent
f5514104e7
commit
8f1fb0848d
@ -20,7 +20,6 @@ endif
|
||||
|
||||
etl_dep = declare_dependency(
|
||||
include_directories: include_directories('include'),
|
||||
extra_files: ['meson.build'],
|
||||
compile_args: compile_args
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user