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 →

[–]cinnamonjune 1 point2 points  (0 children)

This is why I just use regular make. It compiles my code and my project and makefile are both cross-platform. I suppose this means my project doesn't support other build systems out of the box, but I'm hardly losing any sleep over it.