[7zip] Remove warning about DLL in static build.

This commit is contained in:
Mikaël Capelle
2024-07-14 09:29:45 +02:00
parent d2ab82ea73
commit aa9142fcc1
+1
View File
@@ -1,4 +1,5 @@
set(VCPKG_LIBRARY_LINKAGE dynamic)
set(VCPKG_POLICY_DLLS_IN_STATIC_LIBRARY enabled)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH