Add vcpkg as submodule and ref it in cmake

This commit is contained in:
2025-04-15 00:23:36 +02:00
parent 8b855edaf5
commit 12d6a1578d
4 changed files with 29 additions and 9 deletions

5
setup.bat Normal file
View File

@@ -0,0 +1,5 @@
#echo off
echo Preparing vcpkg packages
cd ref\vcpkg
call bootstrap-vcpkg.bat
vcpkg install directx-dxc:x64-windows