Skip to content

Commit

Permalink
Add mullvad-relay-selector as dependency to test framework
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusPettersson98 committed Feb 12, 2024
1 parent 34f3c59 commit ea54490
Show file tree
Hide file tree
Showing 4 changed files with 1,095 additions and 117 deletions.
4 changes: 4 additions & 0 deletions test/.cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
[target.'cfg(target_os = "windows")']
rustflags = ["-Ctarget-feature=+crt-static"]

[env]
LIBMNL_LIB_DIR = { value = "../dist-assets/binaries", relative = true }
LIBNFTNL_LIB_DIR = { value = "../dist-assets/binaries", relative = true }
Loading

0 comments on commit ea54490

Please sign in to comment.