Commit graph

8 commits

Author SHA1 Message Date
Christoph Haag 37c0c14668 vcpkg: Remove SDL "base" feature
It has been removed upstream, see
ea9f45d1bc
2023-12-05 12:31:38 +00:00
Ryan Pavlik d86ea457de vcpkg: Add an option for OpenCV tracking support 2023-05-16 22:04:53 +00:00
utzcoz 6032b4dc8b vcpkg: Enable vulkan feature for sdl2
The comp_window_peek needs sdl2 with Vulkan supporting, and normal sdl2
installation doesn't support Vulkan. So we need to install Vulkan
feature of sdl2 explicitly to let sdl2 work with Vulkan, and let
comp_window_peek works on Windows.
2023-04-24 03:27:01 +00:00
utzcoz ea05e88e25 vcpkg: Enable gui feature default
It will tell vcpkg to copy sdl2 library to the build directory.

Signed-off-by: utzcoz <utzcoz@outlook.com>
2023-03-18 12:50:01 +08:00
Ryan Pavlik 69bdc5ac45 vcpkg: Use "system" cjson 2022-05-06 00:26:34 +01:00
Ryan Pavlik f783da80f3 vcpkg: Revise with features 2022-05-04 13:09:26 -05:00
Ryan Pavlik ecb9f714e5 vcpkg: Update manifest to pull in additional required deps. 2022-03-30 09:26:22 -05:00
Ryan Pavlik 28b68077df build: Add vcpkg manifest for easier Windows builds 2021-06-08 12:05:23 -05:00