openFrameworks icon indicating copy to clipboard operation
openFrameworks copied to clipboard

Script to copy recursively {config.make,Makefile} to each example folder

Open dimitre opened this issue 2 years ago • 2 comments

I'm using this to help testing RPI4 maybe it can be interesting to have it on repository not sure about the file name

dimitre avatar Apr 20 '23 23:04 dimitre

just to understand well: this is a more "adaptive/generic" version of the "update multiple" of PG (in the sense that it does not take a specific template?)

artificiel avatar Apr 23 '23 18:04 artificiel

This is a script I'm using to quickly compile using make in some freshly installed OF without having to compile PG. make build is really similar in all linux flavors, so I got all examples compilable in no time

dimitre avatar Apr 23 '23 20:04 dimitre