mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-30 18:29:37 -06:00
UseJava: Fix documented name of CLASSDIR property (#15936)
It is not `CLASS_DIR`.
This commit is contained in:
@@ -184,7 +184,7 @@
|
||||
# This is used by install_jni_symlink().
|
||||
# JAR_FILE The location of the jar file so that you can include
|
||||
# it.
|
||||
# CLASS_DIR The directory where the class files can be found. For
|
||||
# CLASSDIR The directory where the class files can be found. For
|
||||
# example to use them with javah.
|
||||
#
|
||||
# ::
|
||||
|
||||
Reference in New Issue
Block a user