Add TGUI library

This commit is contained in:
2025-09-08 18:32:38 +02:00
parent 6212712bfc
commit c6564351e8
5 changed files with 30 additions and 0 deletions

View File

@@ -3,5 +3,6 @@ echo Preparing vcpkg packages
cd ref\vcpkg
call bootstrap-vcpkg.bat
vcpkg install directx-dxc:x64-windows
vcpkg install freetype:x64-windows
cd ..\..
@echo ON