#ifndef CONFIG_H
#define CONFIG_H

#define PROGRAM_NAME "${PROJECT_NAME}"
#define PROGRAM_VERSION "${project_VERSION}"

#endif  // ! CONFIG_H