SimEng icon indicating copy to clipboard operation
SimEng copied to clipboard

Printed compile date and time sometimes incorrect

Open jj16791 opened this issue 3 years ago • 0 comments

Without rebuilding the entire project or forcing a recompile of main.cc, the printed compile date and time doesn't get updated.

A likely solution may be to pass the date and time in from CMAKE as opposed to using TIME and DATE macros in main.cc

jj16791 avatar Aug 12 '21 13:08 jj16791