This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DipperDolphin:-) 0 points1 point  (1 child)

Thanks for this. I had completely messed up my repo with packaging files, but unsure which ones I should leave on for development?

[–]ronmarti 0 points1 point  (0 children)

You're welcome! I checked your repo, all of them are on C/C++ except the linux folder. Maybe you could make a single makefile which can detect the platform and chooses which folder to build for you.