1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 04:21:16 +02:00

Set Windows API version in Meson

This commit is contained in:
Brian McKenna 2024-11-05 23:36:02 +11:00
parent b4c05a18b4
commit 9dca7aeece
16 changed files with 21 additions and 0 deletions

View file

@ -56,6 +56,7 @@ headers = files(
)
subdir('build-utils-meson/export-all-symbols')
subdir('build-utils-meson/windows-version')
this_library = library(
'nix-expr-test-support',