GPURayTracer/build.bat
2023-06-05 00:37:05 +02:00

6 lines
196 B
Batchfile

@echo off
set ComputeEngine_ROOT=%CD%/ComputeEngine
set vcpkg_ROOT=C:\Desktop\git\vcpkg\scripts\buildsystems\vcpkg.cmake
cmake --build build --config Release -DCMAKE_TOOLCHAIN_FILE=%vcpkg_ROOT%