meson: Add config.h
This will be used to factorize project-related information like APP_ID.
This commit is contained in:
@@ -26,6 +26,7 @@ project('call', 'c',
|
||||
default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],
|
||||
)
|
||||
|
||||
calls_id = 'sm.puri.Calls'
|
||||
|
||||
subdir('libgdbofono')
|
||||
subdir('src')
|
||||
|
||||
Reference in New Issue
Block a user