fix(quill/yaml-cpp): removed bad build artifacts

This commit is contained in:
2025-06-21 13:59:05 -04:00
parent 4cb1a4841a
commit d829a50032
4 changed files with 4 additions and 13 deletions

View File

@@ -1,2 +1,3 @@
config_p = subproject('libconfig')
config_dep = config_p.get_variable('config_dep')
config_dep = config_p.get_variable('config_dep')
yaml_cpp_dep = config_p.get_variable('yaml_cpp_dep')