Skip to content

Commit

Permalink
Removed VCPKG_POLICY_SKIP_CRT_LINKAGE_CHECK
Browse files Browse the repository at this point in the history
  • Loading branch information
JoergAtGithub committed Nov 12, 2024
1 parent 346df43 commit 0d7ed1e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ports/vst3sdk/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,3 @@ file(REMOVE_RECURSE
"${CURRENT_PACKAGES_DIR}/include/vst3sdk/public.sdk/source/vst/hosting/test"
"${CURRENT_PACKAGES_DIR}/include/vst3sdk/public.sdk/source/vst/utility/test"
)

# Suppress CRT linkage check
set(VCPKG_POLICY_SKIP_CRT_LINKAGE_CHECK enabled)

0 comments on commit 0d7ed1e

Please sign in to comment.