validate: meson: Do not mixup gstvalidate lib and tracer plugin
Even though it is mostly the same thing in the end
This commit is contained in:
parent
8bd0cb13e8
commit
612eaa4ad5
@ -48,7 +48,7 @@ gstvalidate = shared_library('gstvalidate-1.0',
|
||||
dependencies : [gst_dep, glib_dep, gio_dep, gmodule_dep,
|
||||
gst_pbutils_dep, mathlib, json_dep])
|
||||
|
||||
gstvalidate = shared_library('gstvalidateplugin',
|
||||
gstvalidateplugin = shared_library('gstvalidateplugin',
|
||||
sources: gstvalidate_sources,
|
||||
include_directories : [inc_dirs],
|
||||
install: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user