Add libcall-ui as submodule
This is meant to ease sharing the call ui between calls and phosh.
This commit is contained in:
@@ -48,6 +48,10 @@ full_calls_plugin_libdir = join_paths(prefix, libdir, calls_name, 'plugins')
|
||||
# Path to plugins inside the build dir, used for testing
|
||||
full_calls_plugin_builddir = join_paths(builddir, 'plugins')
|
||||
|
||||
libcall_ui_dep = dependency('call-ui',
|
||||
fallback: ['libcall-ui', 'libcall_ui_dep'],
|
||||
)
|
||||
|
||||
config_data = configuration_data()
|
||||
config_data.set_quoted('APP_ID', calls_id)
|
||||
config_data.set_quoted('APP_DATA_NAME', calls_name)
|
||||
|
Reference in New Issue
Block a user