build(build-config/fourdst): updated default options for other modules to not make pkg-config
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
config_p = subproject('libconfig')
|
||||
config_p = subproject('libconfig', default_options: ['pkg-config=false'])
|
||||
config_dep = config_p.get_variable('config_dep')
|
||||
Reference in New Issue
Block a user