aboutsummaryrefslogtreecommitdiff
path: root/libpsn00b/build.json.template
diff options
context:
space:
mode:
authorspicyjpeg <88942473+spicyjpeg@users.noreply.github.com>2022-02-20 20:55:27 +0100
committerspicyjpeg <88942473+spicyjpeg@users.noreply.github.com>2022-02-20 23:10:19 +0100
commita2da2debfde1d44338d203aa4d56e485c4bb16ae (patch)
treebcce13d2c63acfe4d9b1d72c1887130b29bb098f /libpsn00b/build.json.template
parent72db767f5a5bdb958bb11bcb6fe6b9b332a2b195 (diff)
downloadpsn00bsdk-a2da2debfde1d44338d203aa4d56e485c4bb16ae.tar.gz
Add psn00bsdk_target_incbin() CMake function
Diffstat (limited to 'libpsn00b/build.json.template')
-rw-r--r--libpsn00b/build.json.template8
1 files changed, 0 insertions, 8 deletions
diff --git a/libpsn00b/build.json.template b/libpsn00b/build.json.template
deleted file mode 100644
index 374b22a..0000000
--- a/libpsn00b/build.json.template
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "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}"
-}