Skip to content

Commit

Permalink
[winpixeventruntime] enable VCPKG_POLICY_MISMATCHED_NUMBER_OF_BINARIES
Browse files Browse the repository at this point in the history
  • Loading branch information
luncliff committed Sep 1, 2024
1 parent d52d878 commit e4551ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ports/winpixeventruntime/portfile.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
vcpkg_check_linkage(ONLY_DYNAMIC_LIBRARY ONLY_DYNAMIC_CRT)
set(VCPKG_POLICY_MISMATCHED_NUMBER_OF_BINARIES enabled)

vcpkg_find_acquire_program(NUGET)

set(ENV{NUGET_PACKAGES} "${BUILDTREES_DIR}/nuget")
Expand Down
2 changes: 1 addition & 1 deletion versions/w-/winpixeventruntime.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"versions": [
{
"git-tree": "b8afcfcaafa64afde48ab2dcccff6df9214f564b",
"git-tree": "7231c923069f7dd8e7db8f6b506c10cd01bd1213",
"version-semver": "1.0.240308001",
"port-version": 0
},
Expand Down

0 comments on commit e4551ce

Please sign in to comment.