ComputePlayground/build.bat

8 lines
141 B
Batchfile
Raw Normal View History

2022-11-09 23:54:43 +01:00
@echo off
set GLFW_ROOT=
set GLEW_ROOT=
set stb_image_ROOT=
set ComputeEngine_ROOT=%CD%/ComputeEngine
cmake --build build --config Release