neko icon indicating copy to clipboard operation
neko copied to clipboard

Generate usage message copyright year automatically

Open tobil4sk opened this issue 3 years ago • 0 comments

CMake now generates the copyright year displayed in neko's (and other tools') usage message so that it is up-to-date as of the time the package was built.

This required adding a build_year() builtin function to neko, and a Sys.build_year() function to nekoml.

tobil4sk avatar Feb 26 '22 18:02 tobil4sk