GPURayTracer/build.bat

8 lines
141 B
Batchfile
Raw Normal View History

@echo off
set GLFW_ROOT=
set GLEW_ROOT=
set stb_image_ROOT=
set ComputeEngine_ROOT=%CD%/ComputeEngine
cmake --build build --config Release