SimEng
SimEng copied to clipboard
Printed compile date and time sometimes incorrect
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