ComputePlayground/build.bat
Dawid Pietrykowski 672758f7ec Initial commit
2022-11-09 23:54:43 +01:00

8 lines
141 B
Batchfile
Executable File

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