mirror of
https://github.com/NixOS/nix
synced 2025-06-24 22:11:15 +02:00
Add missing threads deps
This commit is contained in:
parent
40f80e1b5c
commit
d3cee8160c
17 changed files with 33 additions and 0 deletions
|
@ -25,6 +25,8 @@ deps_public_maybe_subproject = [
|
|||
]
|
||||
subdir('build-utils-meson/subprojects')
|
||||
|
||||
subdir('build-utils-meson/threads')
|
||||
|
||||
subdir('build-utils-meson/export-all-symbols')
|
||||
|
||||
rapidcheck = dependency('rapidcheck')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue