mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 12:06:01 +01:00
meson: Move asan-options to common
This way we don't have to duplicate the subdir everywhere. Less copy-pasta is good.
This commit is contained in:
parent
8064c75694
commit
d26a337c09
25 changed files with 2 additions and 23 deletions
|
|
@ -32,7 +32,6 @@ deps_public_maybe_subproject = [
|
|||
subdir('nix-meson-build-support/subprojects')
|
||||
|
||||
subdir('nix-meson-build-support/common')
|
||||
subdir('nix-meson-build-support/asan-options')
|
||||
|
||||
sources = files(
|
||||
'nix_api_flake.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue