Files
MuditaOS/config/version_linux.json.cmake_template
Paweł Joński 059d6daf96 [BH-1454] Remove binary dependencies from linux build
Remove binary dependencies from linux build
2022-05-04 14:29:34 +02:00

12 lines
166 B
Plaintext

{
"git":
{
"git_branch": "@GIT_BRANCH@",
"git_commit": "@GIT_REV@"
},
"version":
{
"version": "@PROJECT_VERSION@"
}
}