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