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