Need some help
Posted: Sat May 19, 2012 8:05 pm
I have some linux environment variables(made by my CI) that are dynamic(build number and svn commit message), what's the best way to let the application print these values at application start?
I am thinking of making a shell script thats run before make that inserts variables into the code.
Is there a better way?
I am thinking of making a shell script thats run before make that inserts variables into the code.
Is there a better way?