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.template8
1 files changed, 8 insertions, 0 deletions
diff --git a/libpsn00b/build.json.template b/libpsn00b/build.json.template
new file mode 100644
index 0000000..374b22a
--- /dev/null
+++ b/libpsn00b/build.json.template
@@ -0,0 +1,8 @@
+{
+ "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}"
+}