Moved to Server
git clone --recursive ...
2. Install dependencies by VCPKG OR use the libraries in GammaRay
2.1 Installing in this repo, please see GammaRay
cd {your-project-folder}/deps/tc_3rdparty/vcpkg
set(VCPKG_ROOT D:/source/GammaRay/deps/tc_3rdparty/vcpkg)
set(VCPKG_ROOT D:/source/GammaRay/deps/tc_3rdparty/vcpkg)
set(QT_ROOT D:/Qt6.7/6.7.0/msvc2019_64)
set(VK_SDK C:/VulkanSDK/1.3.275.0/Include)