aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/build.json.template
diff options
context:
space:
mode:
Diffstat (limited to 'libpsn00b/build.json.template')
-rw-r--r--libpsn00b/build.json.template9
1 files changed, 6 insertions, 3 deletions
diff --git a/libpsn00b/build.json.template b/libpsn00b/build.json.template
index 666bb43..374b22a 100644
--- a/libpsn00b/build.json.template
+++ b/libpsn00b/build.json.template
@@ -1,5 +1,8 @@
{
- "version": "${PSN00BSDK_VERSION}",
- "build_date": "${PSN00BSDK_BUILD_DATE}",
- "build_info": "${PSN00BSDK_BUILD_INFO}"
+ "version": "${PSN00BSDK_VERSION}",
+ "build_date": "${PSN00BSDK_BUILD_DATE}",
+ "git_tag": "${PSN00BSDK_GIT_TAG}",
+ "git_commit": "${PSN00BSDK_GIT_COMMIT}",
+ "cmake_version": "${CMAKE_VERSION}",
+ "host_system": "${CMAKE_HOST_SYSTEM_NAME}"
}