Menu

#1 Make output directories configurable

open
nobody
None
5
2013-01-15
2013-01-15
Norbert
No

Hi there!

It would be nice if generated files like the objects don't go to the source directory but a configurable instead.

In my case I have my project-root and there I have a lib-dir with external dependancys and the src-dir with my own code.

As it is now with your makefile all genereted *.o go into src, side by side with their src. This clutters the src-dir up.

I would like to have a way to change the output-dir for the *.o-files to <project-root>/obj for example.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.