aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Machine-files.md
diff options
context:
space:
mode:
authorTristan Partin <tristan@partin.io>2021-01-20 21:46:55 -0600
committerDylan Baker <dylan@pnwbakers.com>2021-04-12 10:43:11 -0700
commit4c13aa30a1714b1fdbebb465f4621f332e241505 (patch)
treebf6d41521b02a024a8cd24cf10ef75e57d38a57d /docs/markdown/Machine-files.md
parent50cf8bcabaa2a9b1ae37c071c7c5f4afd47af4d0 (diff)
downloadmeson-4c13aa30a1714b1fdbebb465f4621f332e241505.zip
meson-4c13aa30a1714b1fdbebb465f4621f332e241505.tar.gz
meson-4c13aa30a1714b1fdbebb465f4621f332e241505.tar.bz2
dependency: Add JDK system dependency
The JDK system dependency is important for detecting JDK include paths that may be useful when developing a JNI interface.
Diffstat (limited to 'docs/markdown/Machine-files.md')
-rw-r--r--docs/markdown/Machine-files.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/Machine-files.md b/docs/markdown/Machine-files.md
index 39e02a6..6c0b051 100644
--- a/docs/markdown/Machine-files.md
+++ b/docs/markdown/Machine-files.md
@@ -236,6 +236,7 @@ section.
`exe_wrapper` specified in `[binaries]` to run generated executables in CMake
subprojects. This setting has no effect if the `exe_wrapper` was not specified.
The default value is `true`. (*new in 0.56.0*)
+- `java_home` is an absolute path pointing to the root of a Java installation.
### CMake variables