aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorspicyjpeg <88942473+spicyjpeg@users.noreply.github.com>2021-09-27 22:27:17 +0200
committerspicyjpeg <88942473+spicyjpeg@users.noreply.github.com>2021-09-27 22:27:17 +0200
commit49ea4e7561980d79ec3bed869982852b45b597e8 (patch)
tree187f00972a4280dd4ae01512714e6b35b21bec92 /doc
parent0e3278a087daa25cba541d7c1dae19dfd4e2d422 (diff)
downloadpsn00bsdk-49ea4e7561980d79ec3bed869982852b45b597e8.tar.gz
Updated changelog and files missing from last commit
Diffstat (limited to 'doc')
-rw-r--r--doc/cmake_reference.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/cmake_reference.md b/doc/cmake_reference.md
index 8810ad4..3b586ab 100644
--- a/doc/cmake_reference.md
+++ b/doc/cmake_reference.md
@@ -182,6 +182,10 @@ the build script.
## Read-only variables
+- `PSN00BSDK_VERSION`
+
+ The SDK's version number (`major.minor.patch`).
+
- `PSN00BSDK_TOOLS`, `PSN00BSDK_INCLUDE`, `PSN00BSDK_LDSCRIPTS`
Lists of paths used internally. Should not be set, manipulated or overridden
@@ -200,4 +204,4 @@ the build script.
LZP archives as part of the build pipeline.
-----------------------------------------
-_Last updated on 2021-09-12 by spicyjpeg_
+_Last updated on 2021-09-27 by spicyjpeg_