BlazingRenderer / BRender

Modernized fork of BRender
MIT License
49 stars 5 forks source link

Copy files in examples #34

Closed erysdren closed 4 months ago

erysdren commented 4 months ago

I think it's annoying to build the examples and then have to manually copy the files before I can run them. I'm using CMake's foreach() function to copy the files into the binary directory for each example that requires external files.