I see the options:
- if compiled with a flag (e.g., NO_VERSION_DATE), skip adding it completely
- if compiled with VERSION_DATE=xyz and VERSION_TIME=abc, then add them instead of predefined macros
- if none of above, then compile as it is
It should cover all cases one would like to have, I think.
—
Reply to this email directly or view it on GitHub.