feat: move to vcpkg (#161)

This commit is contained in:
Romeo Ahmed
2026-02-06 19:33:40 +01:00
committed by GitHub
parent 98a71eae17
commit 64c62ad9a8
29 changed files with 148 additions and 37497 deletions
@@ -0,0 +1,6 @@
set(VCPKG_TARGET_ARCHITECTURE x64)
set(VCPKG_CRT_LINKAGE dynamic)
set(VCPKG_LIBRARY_LINKAGE static)
set(ZLIB_COMPAT ON)
set(nlohmann-json_IMPLICIT_CONVERSIONS OFF)