File tree 2 files changed +418
-416
lines changed
2 files changed +418
-416
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,8 @@ PKG_CONFIG_PATH_aarch64-unknown-linux-gnu = { value = "target/vcpkg/installed/ar
31
31
PKG_CONFIG_PATH_x86_64-unknown-linux-musl = { value = " target/vcpkg/installed/x64-linux-musl-release/lib/pkgconfig" , relative = true }
32
32
PKG_CONFIG_PATH_aarch64-unknown-linux-musl = { value = " target/vcpkg/installed/arm64-linux-musl-release/lib/pkgconfig" , relative = true }
33
33
34
+ PKG_CONFIG_PATH_x86_64-unknown-freebsd = { value = " target/vcpkg/installed/x64-freebsd-release/lib/pkgconfig" , relative = true }
35
+
34
36
PKG_CONFIG_PATH_x86_64-apple-darwin = { value = " target/vcpkg/installed/x64-osx-release/lib/pkgconfig" , relative = true }
35
37
PKG_CONFIG_PATH_aarch64-apple-darwin = { value = " target/vcpkg/installed/arm64-osx-release/lib/pkgconfig" , relative = true }
36
38
You can’t perform that action at this time.
0 commit comments