Project Tools#

Last Updated on 2023-04-17

The tools directory under the project root holds project-specific tools. Currently we have:

  • Project version info tool: a simple executable written as a C++ program, using the generated version.h include file to print the project meta-data defined in the project’s cmake file.